Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-24 | added Youtube embed detection to WorldstarIE | Johny Mo Swag | |
2013-06-24 | YoutubeIE: Extend decryption of signatures to all videos that have the 's' ↵ | Jaime Marquínez Ferrándiz | |
field in the url_encoded_fmt_stream_map (related #920) | |||
2013-06-24 | clean up printing in __init__.py | Filippo Valsorda | |
2013-06-24 | release 2013.06.292013.06.29 | Philipp Hagemeister | |
2013-06-24 | MTVIE: add support for Vevo videos (related #913) | Jaime Marquínez Ferrándiz | |
2013-06-24 | Add VevoIE | Jaime Marquínez Ferrándiz | |
2013-06-24 | release 2013.06.282013.06.28 | Philipp Hagemeister | |
2013-06-24 | Merge remote-tracking branch 'jaimeMF/youtubedl_class' | Philipp Hagemeister | |
2013-06-24 | release 2013.06.272013.06.27 | Philipp Hagemeister | |
2013-06-24 | Use the new class in the tests | Jaime Marquínez Ferrándiz | |
2013-06-24 | Split FileDownloader in two classes: FileDownloader and YoutubeDL | Jaime Marquínez Ferrándiz | |
YoutubeDL is the class that coordinates everything FileDownloader gets a filename and an info dict and downloads the video. | |||
2013-06-24 | [youtube] fix condition always being evaluated to true | Jaime Marquínez Ferrándiz | |
2013-06-24 | [youtube] Use mp4 as extension for format 38 (Fixes #892) | Philipp Hagemeister | |
2013-06-24 | release 2013.06.262013.06.26 | Philipp Hagemeister | |
2013-06-24 | Remove includes from setup.py for windows build | Philipp Hagemeister | |
2013-06-24 | release 2013.06.252013.06.25 | Philipp Hagemeister | |
2013-06-24 | Fix release script once more | Philipp Hagemeister | |
2013-06-24 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-06-24 | Improve test skipping functionality | Philipp Hagemeister | |
2013-06-24 | Correct comparison test | Philipp Hagemeister | |
2013-06-24 | release 2013.06.24 | Philipp Hagemeister | |
2013-06-24 | Add included files for Windows build | Philipp Hagemeister | |
2013-06-23 | setup.py: include the new extractor module | Jaime Marquínez Ferrándiz | |
2013-06-23 | release 2013.06.232013.06.23 | Philipp Hagemeister | |
2013-06-23 | allow skipping tests when releasing | Philipp Hagemeister | |
(YouTube Subtitles are currently flaky in Germany, especially via IPv6) | |||
2013-06-23 | Update Makefile to packaged paths | Philipp Hagemeister | |
2013-06-23 | [break] adapt to new paths | Philipp Hagemeister | |
2013-06-23 | Correct module name | Philipp Hagemeister | |
2013-06-23 | [justin.tv] Clarify variable content | Philipp Hagemeister | |
2013-06-23 | Remove mentions of old InfoExtractors module | Philipp Hagemeister | |
2013-06-23 | Fix imports and restrict available legacy imports | Philipp Hagemeister | |
2013-06-23 | Move extractor imports and functions into extractor/__init__.py | Philipp Hagemeister | |
2013-06-23 | Remove unused imports from InfoExtractor | Philipp Hagemeister | |
2013-06-23 | [xhamster] Move into own file | Philipp Hagemeister | |
2013-06-23 | [Teamcoco] Move into own file | Philipp Hagemeister | |
2013-06-23 | [flickr] Move into own file | Philipp Hagemeister | |
2013-06-23 | [howcast] Move into own file | Philipp Hagemeister | |
2013-06-23 | [hypem] Move into own file | Philipp Hagemeister | |
2013-06-23 | [ina] Move into own file | Philipp Hagemeister | |
2013-06-23 | [redtube] Simplify | Philipp Hagemeister | |
2013-06-23 | [redtube] move into own file | Philipp Hagemeister | |
2013-06-23 | [Vine] move into own file | Philipp Hagemeister | |
2013-06-23 | [VBox7] move into own file | Philipp Hagemeister | |
2013-06-23 | [Bandcamp] move into own file | Philipp Hagemeister | |
2013-06-23 | [Tumblr] move into own file | Philipp Hagemeister | |
2013-06-23 | [LiveLeak] move into own file | Philipp Hagemeister | |
2013-06-23 | [Spiegel] move into own file | Philipp Hagemeister | |
2013-06-23 | [myspass] Move into own file and default to mp4 ext | Philipp Hagemeister | |
2013-06-23 | [keek] move into own file | Philipp Hagemeister | |
2013-06-23 | [8tracks] Move into own file | Philipp Hagemeister | |