Commit Graph

4778 Commits (637b6af80fa6086e7d264f422bffde7694478290)
 

Author SHA1 Message Date
Sergey M. 4cf9654693 Add one more format to unified_strdate
David Wagner 50a138d95c Add support for authenticated videos
rzhxeo 1b86cc41cf Add support for embed.ly
Philipp Hagemeister 91346358b0 release 2014.02.27
Philipp Hagemeister f3783d4b77 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 89ef304bed [generic] Add support for <meta redirect>
Fixes 
David Wagner 83cebb8b7a Add support for FLV videos with speaker decks
David Wagner 9e68f9fdf1 Extractor for non-password protected GDC Vault videos
Sergey M. 2acea5c03d [mit] Fix MITIE test
Sergey M. 978177527e [rtlnow] Remove unused import
Sergey M. 2648c436f3 Merge pull request from rzhxeo/xhamster
[XHamsterIE] Make hd video search more robust
Sergey M. 33f1f2c455 [rtlnow] Fix duration extraction
Sergey M. 995befe0e9 [rtlnow] Replace n-tvnow.de test
Sergey M. 1bb92aff55 [rtlnow] Modernize and add f4m support
rzhxeo b8e1471d3a [XHamsterIE] Make hd video search more robust
rzhxeo 60daf7f0bb Set resume_len to 0 if download is restarted
Philipp Hagemeister a83a3139d1 [mit] Add import
Philipp Hagemeister fdb7ca3b8d release 2014.02.26
Philipp Hagemeister 0d7caf5cdf Merge remote-tracking branch 'ruuk/master'
Philipp Hagemeister a339d7ba91 Credit @amlweems for ocw.mit ()
Philipp Hagemeister 7216de55d6 [mit] Fix ocw tests
Philipp Hagemeister 2437fbca64 [tests] Raise an exception if test definition is invalid (Found in )
Philipp Hagemeister 7d75d06b78 Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl
Philipp Hagemeister 13ef5648c4 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 5b2478e2ba [mit] Modernize
Jaime Marquínez Ferrándiz 8b286571c3 [mixcloud] Fix _VALID_RE (fixes )
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
Jaime Marquínez Ferrándiz f3ac523794 Merge pull request from niebles/master
Update __init__.py

`io` wasn't imported.
Jaime Marquínez Ferrándiz 020cf5ebfd [nbc] Add an extractor for the main nbc.com site
Some of the videos are encrypted, the f4m downloader doesn’t support them.
ruuk 54ab193970 Extract thumbnail with _og_search_thumbnail
niebles 8f563f32ab Update __init__.py
Anthony Weems 151bae3566 Add support for ocw.mit.edu video lectures
ruuk 76df418cba Add thumbnail for metacafe
Jaime Marquínez Ferrándiz d0a72674c6 [crunchyroll] Use `enumerate`
Sergey M. 1d430674c7 [crunchyroll] Handle error message
Sergey M 70cb73922b [crunchyroll] Fix subtitle lang code extraction
Sergey M 344400951c [crunchyroll] Tidy and modernize
Jaime Marquínez Ferrándiz ea5a0be811 Skip youtube toptracks test
All the playlists return 500 errors.
Philipp Hagemeister 3c7fd0bdb2 release 2014.02.25.1
Philipp Hagemeister 6cadf8c858 [vevo] Add age_limit support
Philipp Hagemeister 27579b9e4c [vevo] Add suppot for v3 SMIL URLs (Fixes )
Philipp Hagemeister 4d756a9cc0 [testurl] Fix case when only one IE matches
Philipp Hagemeister 3e668e05be Merge pull request from AGSPhoenix/master
[YT] Fix incorrect format code descriptions
AGSPhoenix 60d3a2e0f8 Fix incorrect format codes
Corrects the descriptions for the DASH video format codes 264 and 138
(1440p and 2160p, respectively).
Philipp Hagemeister cc3a3b6b47 release 2014.02.25
Philipp Hagemeister eda1d49a62 Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 62e609ab77 Ignore BOM in batch files (Fixes )
Jaime Marquínez Ferrándiz 2bfe4ead4b [veoh] Allow to download videos with age protection (fixes )
Sergey M. b1c6c32f78 [generic] Add support for nowvideo embedded videos
Philipp Hagemeister f6acbdecf4 [podomatic] Use unicode_literals
Sergey M. f1c9dfcc01 [nowvideo] Rewrite based on novamov extractor