summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [zapiks] Add extractor (#5014)Sergey M․2015-02-222-0/+103
|
* [rtve] Fix the video urlJaime Marquínez Ferrándiz2015-02-211-5/+4
| | | | Changing mvod to mvod1 fixes the url, we don't need to add the query.
* PEP8: W503Philipp Hagemeister2015-02-2110-34/+36
|
* [extractor/common] Recognize Indian censorship (#5021)Philipp Hagemeister2015-02-211-0/+10
|
* [vimeo] Encode password before hash calculationSergey M․2015-02-211-1/+2
|
* [vimeo] Fix password protected videos (Closes #5001)Sergey M․2015-02-211-0/+5
|
* Merge pull request #5019 from cyberjacob/masterPhilipp Hagemeister2015-02-201-1/+1
|\ | | | | Change example URLs in readme (fixes #5018)
| * Change example URLs in readme (fixes #5018y)CyberJacob2015-02-201-1/+1
|/
* release 2015.02.20Philipp Hagemeister2015-02-202-1/+2
|
* [escapist] Fix extraction (fixes #5017)Philipp Hagemeister2015-02-201-4/+3
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2015-02-204-29/+148
|\
| * Merge branch 'minusf-TED_code'Sergey M․2015-02-211-3/+24
| |\
| | * [ted] Improve external video handling and add testSergey M․2015-02-211-7/+24
| | |
| | * prefer 'code' to 'uri' if presentminusf2015-02-201-1/+5
| |/
| * [tv4] Add new extractor (Closes #4839) (Closes #2103)Naglis Jonaitis2015-02-202-0/+101
| |
| * [blinkx] Fix extractionSergey M․2015-02-201-26/+23
| |
* | [imgur] Allow alternative valuesPhilipp Hagemeister2015-02-201-4/+4
|/ | | | | Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though). Simply update the test case to allow for that craziness.
* release 2015.02.19.3Philipp Hagemeister2015-02-192-1/+4
|
* [nationalgeographic] Add extractor (closes #4960)Jaime Marquínez Ferrándiz2015-02-193-1/+42
|
* [pornhub] Fix uploader regexSergey M․2015-02-191-1/+1
|
* [pornhub] Add support for playlists (Closes #4995)Sergey M․2015-02-192-1/+34
|
* [5min] Cover joystiq.com URLs (Closes #4962)Sergey M․2015-02-191-0/+1
|
* [nbc] Use a test video that works outside the USJaime Marquínez Ferrándiz2015-02-191-4/+4
|
* [cbssports] Add extractor (closes #4996)Jaime Marquínez Ferrándiz2015-02-192-0/+31
|
* [imgur] SimplifyPhilipp Hagemeister2015-02-191-4/+5
|
* Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'Philipp Hagemeister2015-02-191-5/+17
|\
| * [imgur] improve error check for non-video URLsJohn Boehr2015-02-181-8/+7
| |
| * [imgur] improve regex #4998John Boehr2015-02-181-1/+1
| |
| * [imgur] support regular URLJohn Boehr2015-02-181-2/+15
| |
* | [theonion] ModernizePhilipp Hagemeister2015-02-191-12/+5
| |
* | [Makefile] Also delete *.avi files in cleanPhilipp Hagemeister2015-02-191-1/+1
| |
* | [webofstories] Fix extractionPhilipp Hagemeister2015-02-191-12/+10
| |
* | [sockshare] Do not require thumbnail anymorePhilipp Hagemeister2015-02-191-3/+2
| | | | | | | | Thumbnail is not present on the website anymore.
* | [generic] Correct test casePhilipp Hagemeister2015-02-191-1/+1
| | | | | | | | Video has been reuploaded / edited
* | [netzkino] Skip download in test casePhilipp Hagemeister2015-02-191-0/+3
|/ | | | Works fine from Germany, but fails from everywhere else
* release 2015.02.19.2Philipp Hagemeister2015-02-192-1/+2
|
* [imgur] Add new extractorPhilipp Hagemeister2015-02-192-0/+85
|
* [cbs] ModernizePhilipp Hagemeister2015-02-191-4/+1
|
* release 2015.02.19.1Philipp Hagemeister2015-02-192-1/+2
|
* [patreon] Add support for embedlies (fixes #4969)Philipp Hagemeister2015-02-193-3/+40
|
* [patreon] ModernizePhilipp Hagemeister2015-02-191-8/+5
|
* release 2015.02.19Philipp Hagemeister2015-02-192-1/+2
|
* [sandia] Add new extractor (#4974)Philipp Hagemeister2015-02-193-1/+128
|
* [YoutubeDL] Use render_table for format listingPhilipp Hagemeister2015-02-191-18/+7
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2015-02-191-1/+1
|\
| * [vimeo] Raise the ExtractorError with expected=True when no video password ↵Jaime Marquínez Ferrándiz2015-02-181-1/+1
| | | | | | | | is given
* | [utils] Fix js_to_jsonPhilipp Hagemeister2015-02-182-2/+6
|/ | | | Previously, the runtime could be atrocious for longer inputs.
* [yahoo] Remove md5sum from test casePhilipp Hagemeister2015-02-181-1/+0
| | | | The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
* [xtube] Fix test casePhilipp Hagemeister2015-02-182-1/+11
|
* [wsj] Correct test casePhilipp Hagemeister2015-02-181-2/+2
|