summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add one more format to unified_strdateSergey M.2014-02-271-0/+1
|
* release 2014.02.27Philipp Hagemeister2014-02-271-1/+1
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-02-273-118/+135
|\
| * [mit] Fix MITIE testSergey M.2014-02-261-1/+0
| |
| * [rtlnow] Remove unused importSergey M.2014-02-261-1/+0
| |
| * Merge pull request #2464 from rzhxeo/xhamsterSergey M.2014-02-261-0/+1
| |\ | | | | | | [XHamsterIE] Make hd video search more robust
| | * [XHamsterIE] Make hd video search more robustrzhxeo2014-02-261-0/+1
| | |
| * | [rtlnow] Fix duration extractionSergey M.2014-02-261-2/+4
| | |
| * | [rtlnow] Replace n-tvnow.de testSergey M.2014-02-261-8/+7
| | |
| * | [rtlnow] Modernize and add f4m supportSergey M.2014-02-261-116/+133
| |/
* / [generic] Add support for <meta redirect>Philipp Hagemeister2014-02-271-2/+29
|/ | | | Fixes #413
* [mit] Add importPhilipp Hagemeister2014-02-261-0/+1
|
* release 2014.02.26Philipp Hagemeister2014-02-261-1/+1
|
* Merge remote-tracking branch 'ruuk/master'Philipp Hagemeister2014-02-261-0/+2
|\
| * Extract thumbnail with _og_search_thumbnailruuk2014-02-251-1/+1
| |
| * Add thumbnail for metacaferuuk2014-02-251-0/+2
| |
* | Credit @amlweems for ocw.mit (#2460)Philipp Hagemeister2014-02-261-0/+1
| |
* | [mit] Fix ocw testsPhilipp Hagemeister2014-02-261-22/+37
| |
* | [tests] Raise an exception if test definition is invalid (Found in #2460)Philipp Hagemeister2014-02-261-3/+1
| |
* | Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dlPhilipp Hagemeister2014-02-262-1/+54
|\ \
| * | Add support for ocw.mit.edu video lecturesAnthony Weems2014-02-252-1/+55
| | |
* | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-02-261-1/+1
|\ \ \
| * | | [mixcloud] Fix _VALID_RE (fixes #2462)Jaime Marquínez Ferrándiz2014-02-261-1/+1
| | | | | | | | | | | | | | | | Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
* | | | [mit] ModernizePhilipp Hagemeister2014-02-261-30/+37
|/ / /
* | | Merge pull request #2461 from niebles/masterJaime Marquínez Ferrándiz2014-02-261-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Update __init__.py `io` wasn't imported.
| * | | Update __init__.pyniebles2014-02-251-0/+1
| | |/ | |/|
* / | [nbc] Add an extractor for the main nbc.com siteJaime Marquínez Ferrándiz2014-02-253-5/+38
|/ / | | | | | | Some of the videos are encrypted, the f4m downloader doesn’t support them.
* / [crunchyroll] Use `enumerate`Jaime Marquínez Ferrándiz2014-02-251-4/+2
|/
* [crunchyroll] Handle error messageSergey M.2014-02-251-0/+7
|
* [crunchyroll] Fix subtitle lang code extractionSergey M2014-02-251-1/+1
|
* [crunchyroll] Tidy and modernizeSergey M2014-02-251-10/+15
|
* Skip youtube toptracks testJaime Marquínez Ferrándiz2014-02-251-0/+2
| | | | All the playlists return 500 errors.
* release 2014.02.25.1Philipp Hagemeister2014-02-251-1/+1
|
* [vevo] Add age_limit supportPhilipp Hagemeister2014-02-251-0/+24
|
* [vevo] Add suppot for v3 SMIL URLs (Fixes #2409)Philipp Hagemeister2014-02-251-3/+30
|
* [testurl] Fix case when only one IE matchesPhilipp Hagemeister2014-02-251-0/+2
|
* Merge pull request #2456 from AGSPhoenix/masterPhilipp Hagemeister2014-02-251-2/+2
|\ | | | | [YT] Fix incorrect format code descriptions
| * Fix incorrect format codesAGSPhoenix2014-02-241-2/+2
|/ | | | | Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively).
* release 2014.02.25Philipp Hagemeister2014-02-251-1/+1
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-02-255-60/+63
|\
| * [veoh] Allow to download videos with age protection (fixes #2455)Jaime Marquínez Ferrándiz2014-02-241-0/+9
| |
| * [generic] Add support for nowvideo embedded videosSergey M.2014-02-241-2/+8
| |
| * [nowvideo] Rewrite based on novamov extractorSergey M.2014-02-241-39/+21
| |
| * [novamov] Generalize extractorSergey M.2014-02-242-19/+25
| |
* | Ignore BOM in batch files (Fixes #2450)Philipp Hagemeister2014-02-253-7/+34
| |
* | [podomatic] Use unicode_literalsPhilipp Hagemeister2014-02-241-9/+12
|/
* [novamov] Improve _VALID_URLSergey M.2014-02-241-1/+1
|
* [cinemassacre] ModernizeJaime Marquínez Ferrándiz2014-02-241-29/+31
|
* [cinemassacre] Fix extractionJaime Marquínez Ferrándiz2014-02-241-22/+11
| | | | Now we download over http, we don't need rtmpdump.
* [academicearth] Remove debug printJaime Marquínez Ferrándiz2014-02-241-1/+0
|