Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-27 | [prosiebensat1] Add rtmpe support | Sergey M. | |
2014-02-27 | [prosiebensat1] Add support for ProSiebenSat.1 Digital sites (Closes | Sergey M. | |
#2346 #2469) | |||
2014-02-27 | Add one more format to unified_strdate | Sergey M. | |
2014-02-27 | release 2014.02.272014.02.27 | Philipp Hagemeister | |
2014-02-27 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-02-27 | [generic] Add support for <meta redirect> | Philipp Hagemeister | |
Fixes #413 | |||
2014-02-26 | [mit] Fix MITIE test | Sergey M. | |
2014-02-26 | [rtlnow] Remove unused import | Sergey M. | |
2014-02-26 | Merge pull request #2464 from rzhxeo/xhamster | Sergey M. | |
[XHamsterIE] Make hd video search more robust | |||
2014-02-26 | [rtlnow] Fix duration extraction | Sergey M. | |
2014-02-26 | [rtlnow] Replace n-tvnow.de test | Sergey M. | |
2014-02-26 | [rtlnow] Modernize and add f4m support | Sergey M. | |
2014-02-26 | [XHamsterIE] Make hd video search more robust | rzhxeo | |
2014-02-26 | [mit] Add import | Philipp Hagemeister | |
2014-02-26 | release 2014.02.262014.02.26 | Philipp Hagemeister | |
2014-02-26 | Merge remote-tracking branch 'ruuk/master' | Philipp Hagemeister | |
2014-02-26 | Credit @amlweems for ocw.mit (#2460) | Philipp Hagemeister | |
2014-02-26 | [mit] Fix ocw tests | Philipp Hagemeister | |
2014-02-26 | Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl | Philipp Hagemeister | |
2014-02-26 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-02-26 | [mit] Modernize | Philipp Hagemeister | |
2014-02-26 | [mixcloud] Fix _VALID_RE (fixes #2462) | Jaime Marquínez Ferrándiz | |
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters | |||
2014-02-26 | Merge pull request #2461 from niebles/master | Jaime Marquínez Ferrándiz | |
Update __init__.py `io` wasn't imported. | |||
2014-02-25 | [nbc] Add an extractor for the main nbc.com site | Jaime Marquínez Ferrándiz | |
Some of the videos are encrypted, the f4m downloader doesn’t support them. | |||
2014-02-25 | Extract thumbnail with _og_search_thumbnail | ruuk | |
2014-02-25 | Update __init__.py | niebles | |
2014-02-25 | Add support for ocw.mit.edu video lectures | Anthony Weems | |
2014-02-25 | Add thumbnail for metacafe | ruuk | |
2014-02-25 | [crunchyroll] Use `enumerate` | Jaime Marquínez Ferrándiz | |
2014-02-25 | [crunchyroll] Handle error message | Sergey M. | |
2014-02-25 | [crunchyroll] Fix subtitle lang code extraction | Sergey M | |
2014-02-25 | [crunchyroll] Tidy and modernize | Sergey M | |
2014-02-25 | release 2014.02.25.12014.02.25.1 | Philipp Hagemeister | |
2014-02-25 | [vevo] Add age_limit support | Philipp Hagemeister | |
2014-02-25 | [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) | Philipp Hagemeister | |
2014-02-25 | [testurl] Fix case when only one IE matches | Philipp Hagemeister | |
2014-02-24 | Fix incorrect format codes | AGSPhoenix | |
Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively). | |||
2014-02-25 | release 2014.02.252014.02.25 | Philipp Hagemeister | |
2014-02-25 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-02-25 | Ignore BOM in batch files (Fixes #2450) | Philipp Hagemeister | |
2014-02-24 | [veoh] Allow to download videos with age protection (fixes #2455) | Jaime Marquínez Ferrándiz | |
2014-02-24 | [generic] Add support for nowvideo embedded videos | Sergey M. | |
2014-02-24 | [podomatic] Use unicode_literals | Philipp Hagemeister | |
2014-02-24 | [nowvideo] Rewrite based on novamov extractor | Sergey M. | |
2014-02-24 | [novamov] Generalize extractor | Sergey M. | |
2014-02-24 | [novamov] Improve _VALID_URL | Sergey M. | |
2014-02-24 | [cinemassacre] Modernize | Jaime Marquínez Ferrándiz | |
2014-02-24 | [cinemassacre] Fix extraction | Jaime Marquínez Ferrándiz | |
Now we download over http, we don't need rtmpdump. | |||
2014-02-24 | [academicearth] Remove debug print | Jaime Marquínez Ferrándiz | |
2014-02-24 | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | |
The courses seems to be no longer available, changed the test to a playlist. |