35 Commits (f8c749f12c3b88fc97b4d2a2d9934483589b50a3)

Author SHA1 Message Date
Stanny Nuytkens d588d4a5a6 [.gitignore] Add .vscode 6 years ago
Logan Fleur b995043ab8 Ignore venv directory 6 years ago
Yen Chi Hsuan 68d43a61b5 Ignore TTML subtitles 7 years ago
Yen Chi Hsuan 9f54ae2873
Ignore and clean *.ytdl files 7 years ago
Sergey M․ cb2520802d
[extractor/common] Improve m3u8 extraction (closes #12211)
* Extract m3u8 parsing to separate method
* Improve rendition groups extraction
* Build stream name according stream GROUP-ID
* Ignore reference to AUDIO group without URI when stream has no CODECS
+ Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod
7 years ago
Yen Chi Hsuan 51b1378eed
Ignore and clean .swf files
Some videos on NicoNico are swf
7 years ago
Yen Chi Hsuan 2574721a81
Clean and ignore more file types
ape is another audio codec seen in kuwo. See
https://en.wikipedia.org/wiki/Monkey's_Audio
7 years ago
Yen Chi Hsuan 3a86b2c51e
Ignore and clean .wav files 8 years ago
Yen Chi Hsuan d3c97bad61
Ignore and cleanup 3gp files 8 years ago
venth 2a329110b9 ignored intellij related files 8 years ago
Yen Chi Hsuan 92cf872a48
[.gitignore] Ignore mp3 files
[ci skip]
8 years ago
Yen Chi Hsuan e21f17fc86
[test/test_socks] Test with local SOCKS servers 8 years ago
Yen Chi Hsuan 72f3289ac4
[test/test_socks] Add tests for SOCKS proxies 8 years ago
Jaime Marquínez Ferrándiz 779822d945 Add experimental support for lazy loading the info extractors
'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
8 years ago
Yen Chi Hsuan 101067de12 Jython support - handle *.class files 8 years ago
oteng 03ff2cc1c4 [Auengine] corrected extractions logic
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
9 years ago
Philipp Hagemeister 4d7b03f1f2 [zsh-completion] Ignore generated file (#3890) 10 years ago
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell 10 years ago
mcd1992 a2360a4c80 Moved from os.system to subprocess.call 10 years ago
Philipp Hagemeister 455fa214b6 Ignore more downloaded files 10 years ago
Filippo Valsorda 79cfb46d42 add tox configuration file for easy testing 11 years ago
Philipp Hagemeister e0df6211cc Restore accidentally deleted commits
That's what happens if you let Windows machines write :(
11 years ago
Ismael Mejia 18b4e04f1c Merge branch 'master' into subtitles_rework 11 years ago
Ismael Mejia 67dfbc0cb9 Added exceptions for the subtitle and video types in .gitignore 11 years ago
Johny Mo Swag 51af426d89 forgot to fix this. 11 years ago
Johny Mo Swag 64c78d50cc working - worldstarhiphop IE
Support for WorldStarHipHop
11 years ago
Philipp Hagemeister bfc6ea7935 Ignore PyPi metadata 11 years ago
Filippo Valsorda cb6ff87fbb The new updates system, relies on gh-pages, secured by RSA, uses external web servers 11 years ago
Nick Daniels 8a2f13c304 Ignore DS_Store files in Git 11 years ago
Filippo Valsorda fedb6816cd rollback tests multiprocess, Travis and OSX don't support it 11 years ago
Filippo Valsorda 23109d6a9c youtube-dl.tar.gz make target 11 years ago
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi 11 years ago
Philipp Hagemeister 4d47921c9e ignore kate swap files 11 years ago
Filippo Valsorda - Campagna c6306eb798 wine-py2exe.sh to create the exe under linux (!!) 12 years ago
Rogério Brito f1f300e629 Add list of files to ignore for `youtube-dl`. 13 years ago