Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | Added an IE for auengine.com | Albert Kim | |
2013-06-27 | print more encrypted signature info on -v (rel: #948) | Filippo Valsorda | |
2013-06-27 | a new day, a new s algo - fix #946 | Filippo Valsorda | |
2013-06-27 | simplify youtube signature generation | Philipp Hagemeister | |
2013-06-27 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-06-27 | Add a clean-room implementation for youtube signatures | Philipp Hagemeister | |
2013-06-27 | ArteTvIE: rewrite the extract process to support the new site (fixes #875) | Jaime Marquínez Ferrándiz | |
The video can be downloaded with rtmp or http, but the best quality format seems to always use rtmp. Deleted the old methods. | |||
2013-06-26 | ComedycentralIE: Force conversion of the description to unicode (close #941) | Jaime Marquínez Ferrándiz | |
When writing to a file it would fail. | |||
2013-06-26 | [wimp] minor readability improvements (#940) | Philipp Hagemeister | |
2013-06-26 | [vevo] remove unused import | Philipp Hagemeister | |
2013-06-26 | Add CSpanIE (closes #312) | Jaime Marquínez Ferrándiz | |
2013-06-26 | added .decode('ascii') | M.Yasoob Khalid | |
2013-06-26 | added b'' to my regex expression in order to solve the error on python 3 | M.Yasoob Khalid | |
2013-06-26 | changed wimp.py according to the changes suggested by jaime | M.Yasoob Khalid | |
2013-06-26 | added an IE for wimp.com | M.Yasoob Khalid | |
2013-06-25 | Add the option "--write-auto-sub" to download automatic subtitles from Youtube | Jaime Marquínez Ferrándiz | |
Now automatic subtitles are only downloaded if the option is given. (closes #903) | |||
2013-06-25 | Add "--video-password" option (related #889) | Jaime Marquínez Ferrándiz | |
Used only for accessing a private video Restore the error when the account is missing | |||
2013-06-25 | Merge pull request #922 from JohnyMoSwag/master | Jaime Marquínez Ferrándiz | |
Added embedded youtube detection to WorldstarIE | |||
2013-06-25 | JukeboxIE: support more countries | Jaime Marquínez Ferrándiz | |
2013-06-25 | Sort IEs alphabetically | Philipp Hagemeister | |
2013-06-25 | Added an IE for todou | M.Yasoob Khalid | |
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 | 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 JukeboxIE | mc2avr | |
2013-06-25 | Handle video pages without vevo IDs (Fixes #923) | Philipp Hagemeister | |
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 | 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 | [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-23 | [break] adapt to new paths | Philipp Hagemeister | |
2013-06-23 | [justin.tv] Clarify variable content | 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 | [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 | |