aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [cbs] ModernizePhilipp Hagemeister2014-07-221-18/+24
| | | | Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.
* Merge remote-tracking branch 'jterk/cbs-artists'Philipp Hagemeister2014-07-221-3/+15
|\
| * Support Alternative cbs.com URL FormatJason Terk2014-07-221-3/+15
| | | | | | | | | | | | Adds support for cbs.com URLs containing "/artist" instead of "/video". E.g.: http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/
* | release 2014.07.22Philipp Hagemeister2014-07-221-1/+1
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-07-222-2/+2
|\|
| * [vodlocker] Fix _VALID_URLSergey M․2014-07-221-1/+1
| |
| * [br] Allow '_' in the url (fixes #3311)Jaime Marquínez Ferrándiz2014-07-211-1/+1
| |
* | [kickstarter] Support embedded videos (Fixes #3322)Philipp Hagemeister2014-07-221-7/+30
| |
* | Add another great example for the --extractor-descriptions outputPhilipp Hagemeister2014-07-221-1/+1
|/
* release 2014.07.21Philipp Hagemeister2014-07-211-1/+1
|
* [nbcnews] Look in all playlists for videoPhilipp Hagemeister2014-07-211-4/+18
|
* [dropbox] Fix title encoding on Python 2Philipp Hagemeister2014-07-212-9/+16
|
* [sockshare] Simplify (#3268)Philipp Hagemeister2014-07-211-8/+9
|
* Merge remote-tracking branch 'naglis/sockshare'Philipp Hagemeister2014-07-212-0/+78
|\ | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py
| * [sockshare] Add new extractorNaglis Jonaitis2014-07-162-0/+78
| |
* | [tagesschau] Remove test casePhilipp Hagemeister2014-07-211-10/+0
| | | | | | | | See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale.
* | [wdr] Replace test casePhilipp Hagemeister2014-07-211-5/+5
| |
* | [chilloutzone] Fix test descriptionPhilipp Hagemeister2014-07-211-1/+1
| |
* | [funnyordie] Fix test descriptionPhilipp Hagemeister2014-07-211-1/+1
| |
* | [vimeo] Update test descriptionPhilipp Hagemeister2014-07-211-1/+1
| |
* | [cnet] Fix title extractionPhilipp Hagemeister2014-07-211-1/+5
| | | | | | | | URLs are still missing
* | [dropbox] Fix test and add support for spaces in filenamesPhilipp Hagemeister2014-07-211-5/+7
| |
* | [teachertube] Fix title and playlist recognitionPhilipp Hagemeister2014-07-212-10/+12
| |
* | [test_playlist] Add and use assertGreaterEqualPhilipp Hagemeister2014-07-212-23/+31
| |
* | [steam] Update test descriptionPhilipp Hagemeister2014-07-211-1/+1
| |
* | [savefrom] Fix test descriptionPhilipp Hagemeister2014-07-211-1/+1
| |
* | [rtve] Fix md5sumPhilipp Hagemeister2014-07-211-1/+1
| | | | | | | | Looks like these guys reencoded the video.
* | Remove unused importsPhilipp Hagemeister2014-07-211-2/+0
| |
* | [snotr] Add descriptionPhilipp Hagemeister2014-07-211-1/+3
| |
* | [swfinterp] Fix importsPhilipp Hagemeister2014-07-211-0/+1
| |
* | [snotr] PEP8 and minor fixes (#3296)Philipp Hagemeister2014-07-214-42/+41
| |
* | Merge remote-tracking branch 'hassaanaliw/snotr'Philipp Hagemeister2014-07-212-0/+74
|\ \
| * | [snotr] Add new extractorhassaanaliw2014-07-192-0/+74
| | |
* | | Merge pull request #3310 from bentley/masterPhilipp Hagemeister2014-07-211-1/+1
|\ \ \ | | | | | | | | Fix typo: “ytseach” → “ytsearch”
| * | | Fix typo: “ytseach” → “ytsearch”Anthony J. Bentley2014-07-201-1/+1
|/ / /
* | | Remove unused importsPhilipp Hagemeister2014-07-203-6/+0
| | |
* | | [swfinterp] Remove (at the moment) dead codePhilipp Hagemeister2014-07-201-2/+1
| | |
* | | [swfinterp] Fix _u32 namePhilipp Hagemeister2014-07-201-1/+1
| | |
* | | [livestream] PEP8Philipp Hagemeister2014-07-201-3/+6
| | |
* | | release 2014.07.20.2Philipp Hagemeister2014-07-201-1/+1
| | |
* | | [swfinterp] Use helper function struct_unpack for old Python 2.x releases ↵Philipp Hagemeister2014-07-201-7/+7
| | | | | | | | | | | | (#3270)
* | | release 2014.07.20.1Philipp Hagemeister2014-07-201-1/+1
| | |
* | | [ard] Add support for NDR-style videos (fixes #3281)Philipp Hagemeister2014-07-201-39/+72
| | |
* | | [youtube] Fix extraction of age gate videos (closes #3270)Jaime Marquínez Ferrándiz2014-07-201-8/+5
| | | | | | | | | | | | | | | Setting the correct value of the 'sts' paramater in the 'get_video_info' url gives the correct urls. Removed parameters that are not needed.
* | | [youtube] Add swf signature test case (#3270)Philipp Hagemeister2014-07-201-0/+6
| | |
* | | [youtube] fix display of swf player idPhilipp Hagemeister2014-07-201-1/+1
| | |
* | | [allocine] Update testsSergey M․2014-07-211-2/+2
| | |
* | | release 2014.07.20Philipp Hagemeister2014-07-201-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-07-207-3/+193
|\ \ \
| * | | [sapo] Add extractor (Closes #2816)Sergey M․2014-07-202-0/+120
| | | |