aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [rutv] Refactor vgtrk/rutv extractorSergey M․2014-03-172-132/+37
|
* [ted] Add 'http://' to the thumbnail url if it's missingJaime Marquínez Ferrándiz2014-03-161-1/+4
|
* [udemy] Make sure test case is not inheritedPhilipp Hagemeister2014-03-161-2/+3
|
* [vevo] Mark all test timestamps as approximatePhilipp Hagemeister2014-03-161-3/+4
|
* [generic] More generic support for embedded vimeo player (#1602)Sergey M․2014-03-161-2/+2
|
* [iprima] Skip testSergey M․2014-03-151-0/+1
|
* [iprima] Add access permission checkSergey M․2014-03-151-1/+8
|
* Add bestvideo and worstvideo to special format names (#2163)Jaime Marquínez Ferrándiz2014-03-144-15/+45
|
* [vevo] Adapt test to constantly changing timestampPhilipp Hagemeister2014-03-131-2/+3
|
* Rename upload_timestamp to timestampPhilipp Hagemeister2014-03-134-7/+9
|
* [udemy] Initial support for free courses (#1617)Sergey M․2014-03-142-0/+167
|
* [test_download] Move assertions before debugging outputPhilipp Hagemeister2014-03-131-7/+7
|
* [videobam] Fix empty title handlingPhilipp Hagemeister2014-03-131-1/+2
|
* [wdr] Add description to testsPhilipp Hagemeister2014-03-131-0/+3
|
* [googlesearch] Fix next page indicator checkPhilipp Hagemeister2014-03-132-2/+2
|
* [ninegag] Fix extractionPhilipp Hagemeister2014-03-132-12/+24
|
* [vevo] Centralize timestamp handlingPhilipp Hagemeister2014-03-133-4/+12
|
* Merge remote-tracking branch 'soult/br'Philipp Hagemeister2014-03-131-22/+41
|\
| * [br] Allow '/' in URL, allow empty author + broadcastDate fieldsDavid Triendl2014-03-131-22/+41
| | | | | | | | | | | | | | * Allow URLs that have a 'subdirectory' before the actual program name, e.g. 'xyz/xyz-episode-1'. * The author and broadcastDate fields in the XML file may be empty. * Add test case for the two problems above.
* | [funnyordie] Correct JSON interpretationPhilipp Hagemeister2014-03-131-1/+4
| |
* | [collegehumor] Fix one more testSergey M․2014-03-131-1/+1
| |
* | [collegehumor] Extract like countSergey M․2014-03-131-0/+2
| |
* | [collegehumor] Fix testSergey M․2014-03-131-1/+2
|/
* release 2014.03.12Philipp Hagemeister2014-03-121-1/+1
|
* [vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes ↵Jaime Marquínez Ferrándiz2014-03-122-1/+12
| | | | #2552)
* [wdr] Add support for WDR sites (Closes #1367)Sergey M․2014-03-122-0/+112
|
* Add format to unified_strdateSergey M․2014-03-121-0/+1
|
* release 2014.03.11Philipp Hagemeister2014-03-111-1/+1
|
* [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546)Philipp Hagemeister2014-03-112-3/+33
|
* [playvid] Simplify (#2539)Philipp Hagemeister2014-03-102-36/+34
|
* Merge remote-tracking branch 'MikeCol/playvid_extract'Philipp Hagemeister2014-03-102-0/+86
|\
| * Playvid extractorMikeCol2014-03-102-0/+86
| |
* | Merge remote-tracking branch 'jaimeMF/remove_global_opener'Philipp Hagemeister2014-03-101-6/+2
|\ \
| * | Don't install the global url openerJaime Marquínez Ferrándiz2014-03-101-3/+0
| | | | | | | | | | | | All the code uses now the urlopen method of YoutubeDL
| * | Don't set the global socket timeoutJaime Marquínez Ferrándiz2014-03-101-3/+2
| | | | | | | | | | | | Use the timeout argument of the `OpenerDirector.open` method instead
* | | [vgtrk] Rename vesti extractorSergey M․2014-03-112-5/+4
|/ /
* | [vesti] Fix _VALID_URL regexSergey M․2014-03-111-1/+1
| |
* | [vevo] Correct test valuePhilipp Hagemeister2014-03-101-1/+1
| | | | | | | | The date is now interpreted as UTC for consistency.
* | [generic] Suppress warning about doctypes in RSS parserPhilipp Hagemeister2014-03-102-2/+13
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-03-101-1/+2
|\ \
| * | [vesti] Skip geo restricted testSergey M․2014-03-101-1/+2
| |/
* / [depositfiles] Remove extractorPhilipp Hagemeister2014-03-102-61/+0
|/ | | | | This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search. Closes #1255
* [youtube] Fix up invalid JSONPhilipp Hagemeister2014-03-101-2/+3
|
* [vevo] Interpret date as UTC instead of local timePhilipp Hagemeister2014-03-101-1/+1
|
* Correct extractor documentationPhilipp Hagemeister2014-03-101-3/+0
|
* release 2014.03.10Philipp Hagemeister2014-03-101-1/+1
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-03-102-24/+66
|\
| * [photobucket] More unicode literalsJaime Marquínez Ferrándiz2014-03-101-9/+9
| |
| * [vesti] Add support for more sites (Closes #2534)Sergey M․2014-03-101-15/+57
| |
* | [generic] Use a different URL for the generic RSS test (Closes #2532)Philipp Hagemeister2014-03-101-2/+2
|/