Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-25 | JukeboxIE: support more countries | Jaime Marquínez Ferrándiz | |
2013-06-25 | Sort IEs alphabetically | Philipp Hagemeister | |
2013-06-25 | Merge remote-tracking branch 'yasoob/master' | Philipp Hagemeister | |
2013-06-25 | release 2013.06.322013.06.32 | Philipp Hagemeister | |
2013-06-25 | Directly call update_latest | Philipp Hagemeister | |
2013-06-25 | added test for tudou.com | M.Yasoob Khalid | |
2013-06-25 | Added an IE for todou | M.Yasoob Khalid | |
2013-06-25 | Update latest files on release | Philipp Hagemeister | |
2013-06-25 | release 2013.06.312013.06.31 | Philipp Hagemeister | |
2013-06-25 | Credit mc2avr for JukeboxIE (#924) | Philipp Hagemeister | |
2013-06-25 | [googleplus] Adapt to new detail URL format | Philipp Hagemeister | |
2013-06-25 | Add encoding to jukebox IE and simplify it a little bit | Philipp Hagemeister | |
2013-06-25 | Make upload atomic (#925) | Philipp Hagemeister | |
2013-06-25 | Add Jukebox IE | Philipp Hagemeister | |
2013-06-25 | [jukebox] call YoutubeIE if necessary | mc2avr | |
2013-06-25 | improve generic and encrypted signature error messages | Filippo Valsorda | |
2013-06-25 | add tests for use_cipher_signature videos (#897) and the ability to test ↵ | Filippo Valsorda | |
multiple videos per IE | |||
2013-06-25 | add JukeboxIE | mc2avr | |
2013-06-25 | release 2013.06.302013.06.30 | Philipp Hagemeister | |
2013-06-25 | Handle video pages without vevo IDs (Fixes #923) | Philipp Hagemeister | |
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 | |