Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Build and upload universal wheels to pypi | Jaime Marquínez Ferrándiz | 2014-03-16 | 2 | -1/+3 | |
| | | | ||||||
* | | | [test] Rename get_testcases to gettestcases | Philipp Hagemeister | 2014-03-17 | 3 | -5/+5 | |
| | | | | | | | | | | | | Apparently, newer versions of nosetests are somewhat over-eager in their test discovery. | |||||
* | | | [vesti] Restore vesti extractor | Sergey M․ | 2014-03-17 | 2 | -0/+122 | |
| | | | ||||||
* | | | [generic] Add support for embedded rutv player | Sergey M․ | 2014-03-17 | 1 | -1/+21 | |
| | | | ||||||
* | | | [rutv] Refactor vgtrk/rutv extractor | Sergey M․ | 2014-03-17 | 2 | -132/+37 | |
| | | | ||||||
* | | | [ted] Add 'http://' to the thumbnail url if it's missing | Jaime Marquínez Ferrándiz | 2014-03-16 | 1 | -1/+4 | |
|/ / | ||||||
* | | [udemy] Make sure test case is not inherited | Philipp Hagemeister | 2014-03-16 | 1 | -2/+3 | |
| | | ||||||
* | | [vevo] Mark all test timestamps as approximate | Philipp Hagemeister | 2014-03-16 | 1 | -3/+4 | |
| | | ||||||
* | | [generic] More generic support for embedded vimeo player (#1602) | Sergey M․ | 2014-03-16 | 1 | -2/+2 | |
|/ | ||||||
* | [iprima] Skip test | Sergey M․ | 2014-03-15 | 1 | -0/+1 | |
| | ||||||
* | [iprima] Add access permission check | Sergey M․ | 2014-03-15 | 1 | -1/+8 | |
| | ||||||
* | Add bestvideo and worstvideo to special format names (#2163) | Jaime Marquínez Ferrándiz | 2014-03-14 | 4 | -15/+45 | |
| | ||||||
* | [vevo] Adapt test to constantly changing timestamp | Philipp Hagemeister | 2014-03-13 | 1 | -2/+3 | |
| | ||||||
* | Rename upload_timestamp to timestamp | Philipp Hagemeister | 2014-03-13 | 4 | -7/+9 | |
| | ||||||
* | [udemy] Initial support for free courses (#1617) | Sergey M․ | 2014-03-14 | 2 | -0/+167 | |
| | ||||||
* | [test_download] Move assertions before debugging output | Philipp Hagemeister | 2014-03-13 | 1 | -7/+7 | |
| | ||||||
* | [videobam] Fix empty title handling | Philipp Hagemeister | 2014-03-13 | 1 | -1/+2 | |
| | ||||||
* | [wdr] Add description to tests | Philipp Hagemeister | 2014-03-13 | 1 | -0/+3 | |
| | ||||||
* | [googlesearch] Fix next page indicator check | Philipp Hagemeister | 2014-03-13 | 2 | -2/+2 | |
| | ||||||
* | [ninegag] Fix extraction | Philipp Hagemeister | 2014-03-13 | 2 | -12/+24 | |
| | ||||||
* | [vevo] Centralize timestamp handling | Philipp Hagemeister | 2014-03-13 | 3 | -4/+12 | |
| | ||||||
* | Merge remote-tracking branch 'soult/br' | Philipp Hagemeister | 2014-03-13 | 1 | -22/+41 | |
|\ | ||||||
| * | [br] Allow '/' in URL, allow empty author + broadcastDate fields | David Triendl | 2014-03-13 | 1 | -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 interpretation | Philipp Hagemeister | 2014-03-13 | 1 | -1/+4 | |
| | | ||||||
* | | [collegehumor] Fix one more test | Sergey M․ | 2014-03-13 | 1 | -1/+1 | |
| | | ||||||
* | | [collegehumor] Extract like count | Sergey M․ | 2014-03-13 | 1 | -0/+2 | |
| | | ||||||
* | | [collegehumor] Fix test | Sergey M․ | 2014-03-13 | 1 | -1/+2 | |
|/ | ||||||
* | release 2014.03.12 | Philipp Hagemeister | 2014-03-12 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes ↵ | Jaime Marquínez Ferrándiz | 2014-03-12 | 2 | -1/+12 | |
| | | | | #2552) | |||||
* | [wdr] Add support for WDR sites (Closes #1367) | Sergey M․ | 2014-03-12 | 2 | -0/+112 | |
| | ||||||
* | Add format to unified_strdate | Sergey M․ | 2014-03-12 | 1 | -0/+1 | |
| | ||||||
* | release 2014.03.11 | Philipp Hagemeister | 2014-03-11 | 1 | -1/+1 | |
| | ||||||
* | [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546) | Philipp Hagemeister | 2014-03-11 | 2 | -3/+33 | |
| | ||||||
* | [playvid] Simplify (#2539) | Philipp Hagemeister | 2014-03-10 | 2 | -36/+34 | |
| | ||||||
* | Merge remote-tracking branch 'MikeCol/playvid_extract' | Philipp Hagemeister | 2014-03-10 | 2 | -0/+86 | |
|\ | ||||||
| * | Playvid extractor | MikeCol | 2014-03-10 | 2 | -0/+86 | |
| | | ||||||
* | | Merge remote-tracking branch 'jaimeMF/remove_global_opener' | Philipp Hagemeister | 2014-03-10 | 1 | -6/+2 | |
|\ \ | ||||||
| * | | Don't install the global url opener | Jaime Marquínez Ferrándiz | 2014-03-10 | 1 | -3/+0 | |
| | | | | | | | | | | | | All the code uses now the urlopen method of YoutubeDL | |||||
| * | | Don't set the global socket timeout | Jaime Marquínez Ferrándiz | 2014-03-10 | 1 | -3/+2 | |
| | | | | | | | | | | | | Use the timeout argument of the `OpenerDirector.open` method instead | |||||
* | | | [vgtrk] Rename vesti extractor | Sergey M․ | 2014-03-11 | 2 | -5/+4 | |
|/ / | ||||||
* | | [vesti] Fix _VALID_URL regex | Sergey M․ | 2014-03-11 | 1 | -1/+1 | |
| | | ||||||
* | | [vevo] Correct test value | Philipp Hagemeister | 2014-03-10 | 1 | -1/+1 | |
| | | | | | | | | The date is now interpreted as UTC for consistency. | |||||
* | | [generic] Suppress warning about doctypes in RSS parser | Philipp Hagemeister | 2014-03-10 | 2 | -2/+13 | |
| | | ||||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-03-10 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | [vesti] Skip geo restricted test | Sergey M․ | 2014-03-10 | 1 | -1/+2 | |
| |/ | ||||||
* / | [depositfiles] Remove extractor | Philipp Hagemeister | 2014-03-10 | 2 | -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 JSON | Philipp Hagemeister | 2014-03-10 | 1 | -2/+3 | |
| | ||||||
* | [vevo] Interpret date as UTC instead of local time | Philipp Hagemeister | 2014-03-10 | 1 | -1/+1 | |
| | ||||||
* | Correct extractor documentation | Philipp Hagemeister | 2014-03-10 | 1 | -3/+0 | |
| | ||||||
* | release 2014.03.10 | Philipp Hagemeister | 2014-03-10 | 1 | -1/+1 | |
| |