aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2014-02-28[gdcvault] Formatting / Remove unused variablesPhilipp Hagemeister
2014-02-28Merge remote-tracking branch 'mnem/gdc-vault'Philipp Hagemeister
2014-02-28[vimeo] Improve thumbnail extractionSergey M.
2014-02-28[vimeo] Fix thumbs extraction (Closes #2480)Sergey M.
2014-02-27[collegehumor] Fix test's uploader fieldJaime Marquínez Ferrándiz
2014-02-27[mixcloud] Unquote the track id (#2462)Jaime Marquínez Ferrándiz
2014-02-27[lifenews] Switch to non-mobile webpage version (Fixes #2476)Sergey M.
2014-02-27Removing MD5 check for ethereal file.David Wagner
2014-02-27Fix test, remove unused, tidy quotes and bracketsDavid Wagner
2014-02-27[prosiebensat1] Fix typoSergey M.
2014-02-27[prosiebensat1] Add rtmpe supportSergey M.
2014-02-27[prosiebensat1] Add support for ProSiebenSat.1 Digital sites (ClosesSergey M.
#2346 #2469)
2014-02-27Add support for authenticated videosDavid Wagner
2014-02-27Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-02-27[generic] Add support for <meta redirect>Philipp Hagemeister
Fixes #413
2014-02-27Add support for FLV videos with speaker decksDavid Wagner
2014-02-26Extractor for non-password protected GDC Vault videosDavid Wagner
2014-02-26[mit] Fix MITIE testSergey M.
2014-02-26[rtlnow] Remove unused importSergey M.
2014-02-26Merge pull request #2464 from rzhxeo/xhamsterSergey M.
[XHamsterIE] Make hd video search more robust
2014-02-26[rtlnow] Fix duration extractionSergey M.
2014-02-26[rtlnow] Replace n-tvnow.de testSergey M.
2014-02-26[rtlnow] Modernize and add f4m supportSergey M.
2014-02-26[XHamsterIE] Make hd video search more robustrzhxeo
2014-02-26[mit] Add importPhilipp Hagemeister
2014-02-26Merge remote-tracking branch 'ruuk/master'Philipp Hagemeister
2014-02-26[mit] Fix ocw testsPhilipp Hagemeister
2014-02-26Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dlPhilipp Hagemeister
2014-02-26Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2014-02-26[mit] ModernizePhilipp 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-25[nbc] Add an extractor for the main nbc.com siteJaime Marquínez Ferrándiz
Some of the videos are encrypted, the f4m downloader doesn’t support them.
2014-02-25Extract thumbnail with _og_search_thumbnailruuk
2014-02-25Add support for ocw.mit.edu video lecturesAnthony Weems
2014-02-25Add thumbnail for metacaferuuk
2014-02-25[crunchyroll] Use `enumerate`Jaime Marquínez Ferrándiz
2014-02-25[crunchyroll] Handle error messageSergey M.
2014-02-25[crunchyroll] Fix subtitle lang code extractionSergey M
2014-02-25[crunchyroll] Tidy and modernizeSergey M
2014-02-25[vevo] Add age_limit supportPhilipp 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 matchesPhilipp Hagemeister
2014-02-24Fix incorrect format codesAGSPhoenix
Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively).
2014-02-25Merge remote-tracking branch 'origin/master'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 videosSergey M.
2014-02-24[podomatic] Use unicode_literalsPhilipp Hagemeister
2014-02-24[nowvideo] Rewrite based on novamov extractorSergey M.
2014-02-24[novamov] Generalize extractorSergey M.
2014-02-24[novamov] Improve _VALID_URLSergey M.