summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [r7] Add extractor (Closes #4405, closes #5004)Sergey M․2015-02-232-0/+89
| | | |
* | | | [extractor/common] Fix preference for m3u8 quality selection URLSergey M․2015-02-231-1/+1
| | | |
* | | | [escapist] Make regexes more robust (Closes #5028)Sergey M․2015-02-221-3/+3
| | | |
* | | | [appletrailers] Add test (#5027)Sergey M․2015-02-221-2/+5
| | | |
* | | | [appletrailers] Extend _VALID_URL (Closes #5027)Sergey M․2015-02-221-1/+1
| |_|/ |/| |
* | | release 2015.02.21Philipp Hagemeister2015-02-212-1/+2
| | |
* | | [teamcoco] Fix extractionNaglis Jonaitis2015-02-211-25/+24
| | | | | | | | | | | | Also, use a single style of quotes
* | | [gdcvault] Fix rtmp streams (Closes #5024)Sergey M․2015-02-221-2/+7
| | |
* | | [zapiks] Extend _VALID_URL (#5014)Sergey M․2015-02-221-1/+9
| | |
* | | [generic] Add support for Zapiks embeds (#5014)Sergey M․2015-02-221-1/+16
| | |
* | | [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
| |