Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [ninegag] Modernize and remove unused import | Philipp Hagemeister | 2014-03-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | [youporn] Modernize | Philipp Hagemeister | 2014-03-21 | 1 | -14/+18 | |
| | | | ||||||
* | | | [kontrtube] Modernize | Sergey M․ | 2014-03-20 | 1 | -12/+12 | |
| | | | ||||||
* | | | release 2014.03.20 | Philipp Hagemeister | 2014-03-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [YoutubeDL] Improve error message | Philipp Hagemeister | 2014-03-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ted] Simplify embed code (#2587) | Philipp Hagemeister | 2014-03-20 | 2 | -4/+19 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'anovicecodemonkey/TEDIEimprovements' | Philipp Hagemeister | 2014-03-20 | 2 | -1/+11 | |
|\ \ \ | ||||||
| * | | | [TEDIE] Add support for embeded TED video URLs | anovicecodemonkey | 2014-03-20 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | [generic] Add support for embeded TED videos | anovicecodemonkey | 2014-03-20 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | [arte] Modernize tests and fix _VALID_REGEX | Jaime Marquínez Ferrándiz | 2014-03-20 | 1 | -3/+5 | |
| | | | | ||||||
* | | | | [arte] Add extractor for concert.arte.tv (closes #2588) | Jaime Marquínez Ferrándiz | 2014-03-20 | 2 | -0/+19 | |
| | | | | ||||||
* | | | | [arte.tv:+7] Fix _VALID_URL | Sergey M․ | 2014-03-19 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [desvscripts/release] Bump the number of password tries to accomodate ↵ | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | stubby-fingered @phihag | |||||
* | | | release 2014.03.18.1 | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.03.18 | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix typo | Philipp Hagemeister | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix getpass on Windows (Fixes #2547) | Philipp Hagemeister | 2014-03-18 | 2 | -2/+12 | |
| | | | ||||||
* | | | [iprima] Fix permission check regex | Sergey M․ | 2014-03-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #2580 from ericpardee/patch-1 | Jaime Marquínez Ferrándiz | 2014-03-18 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Update to comedycentral.py (cc.com) | |||||
| * | | | Update to comedycentral.py (cc.com) | ericpardee | 2014-03-17 | 1 | -1/+1 | |
|/ / / | | | | | | | Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment | |||||
* | / | [generic] Fix access to removed function in python 3.4 | Jaime Marquínez Ferrándiz | 2014-03-17 | 1 | -1/+6 | |
| |/ |/| | | | | | | | The `Request.get_origin_req_host` method was deprecated in 3.3, use the `origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host. | |||||
* | | release 2014.03.17 | Philipp Hagemeister | 2014-03-17 | 2 | -4/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/wheels' | Philipp Hagemeister | 2014-03-17 | 2 | -1/+3 | |
|\ \ | ||||||
| * | | 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 | |
|/ |