Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-05 | [.gitignore] Add .vscode | Stanny Nuytkens | |
2018-06-02 | Ignore venv directory | Logan Fleur | |
2017-09-16 | Ignore TTML subtitles | Yen Chi Hsuan | |
2017-04-25 | Ignore and clean *.ytdl files | Yen Chi Hsuan | |
2017-04-22 | [extractor/common] Improve m3u8 extraction (closes #12211) | Sergey M․ | |
* 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 | |||
2016-11-27 | Ignore and clean .swf files | Yen Chi Hsuan | |
Some videos on NicoNico are swf | |||
2016-11-21 | Clean and ignore more file types | Yen Chi Hsuan | |
ape is another audio codec seen in kuwo. See https://en.wikipedia.org/wiki/Monkey's_Audio | |||
2016-11-03 | Ignore and clean .wav files | Yen Chi Hsuan | |
2016-09-26 | Ignore and cleanup 3gp files | Yen Chi Hsuan | |
2016-05-28 | ignored intellij related files | venth | |
2016-05-29 | [.gitignore] Ignore mp3 files | Yen Chi Hsuan | |
[ci skip] | |||
2016-05-10 | [test/test_socks] Test with local SOCKS servers | Yen Chi Hsuan | |
2016-05-10 | [test/test_socks] Add tests for SOCKS proxies | Yen Chi Hsuan | |
2016-04-08 | Add experimental support for lazy loading the info extractors | Jaime Marquínez Ferrándiz | |
'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. | |||
2016-02-21 | Jython support - handle *.class files | Yen Chi Hsuan | |
2015-01-05 | [Auengine] corrected extractions logic | oteng | |
The way the video download url was been extracted was not working well so i change it for it to extract the correct url | |||
2014-10-12 | [zsh-completion] Ignore generated file (#3890) | Philipp Hagemeister | |
2014-09-14 | Add a completion script generator for the fish shell | Jaime Marquínez Ferrándiz | |
2014-08-24 | Moved from os.system to subprocess.call | mcd1992 | |
2014-01-05 | Ignore more downloaded files | Philipp Hagemeister | |
2013-10-05 | add tox configuration file for easy testing | Filippo Valsorda | |
2013-09-21 | Restore accidentally deleted commits | Philipp Hagemeister | |
That's what happens if you let Windows machines write :( | |||
2013-08-22 | Merge branch 'master' into subtitles_rework | Ismael Mejia | |
2013-08-07 | Added exceptions for the subtitle and video types in .gitignore | Ismael Mejia | |
2013-03-08 | forgot to fix this. | Johny Mo Swag | |
2013-03-07 | working - worldstarhiphop IE | Johny Mo Swag | |
Support for WorldStarHipHop | |||
2013-02-05 | Ignore PyPi metadata | Philipp Hagemeister | |
2012-12-30 | The new updates system, relies on gh-pages, secured by RSA, uses external ↵ | Filippo Valsorda | |
web servers | |||
2012-12-19 | Ignore DS_Store files in Git | Nick Daniels | |
2012-12-11 | rollback tests multiprocess, Travis and OSX don't support it | Filippo Valsorda | |
2012-12-07 | youtube-dl.tar.gz make target | Filippo Valsorda | |
2012-11-29 | New repo skeleton, getting ready for PyPi | Filippo Valsorda | |
2012-11-27 | ignore kate swap files | Philipp Hagemeister | |
2012-04-07 | wine-py2exe.sh to create the exe under linux (!!) | Filippo Valsorda - Campagna | |
2011-11-30 | Add list of files to ignore for `youtube-dl`. | Rogério Brito | |