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