summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [sexykarma] Add age_limit designationPhilipp Hagemeister2015-01-081-1/+4
| | | | |
* | | | | [mit] Amend test definitionsPhilipp Hagemeister2015-01-081-0/+6
| | | | |
* | | | | [InfoExtractor/common] Correct and test meta tag matchingPhilipp Hagemeister2015-01-082-1/+19
| | | | |
* | | | | [teachertube] ModernizePhilipp Hagemeister2015-01-081-3/+1
| | | | |
* | | | | [imdb] Remove test md5Philipp Hagemeister2015-01-081-1/+0
| | | | | | | | | | | | | | | | | | | | They seem to reencode quite frequently, so simply remove the md5 sum.
* | | | | [washingtonpost] Modernize and correct test casePhilipp Hagemeister2015-01-081-6/+5
| | | | |
* | | | | Merge pull request #4665 from Li4ick/patch-1Philipp Hagemeister2015-01-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Change path name to MSDN standard.
| * | | | | Change path name to MSDN standard.Li4ick2015-01-081-1/+1
| | | | | | | | | | | | | | | | | | <Yourname> changed to <user name>, which is more general.
* | | | | | Merge pull request #4664 from kieranoreilly/patch-1Sergey M.2015-01-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Spelling
| * | | | | | Spelling Kieran O'Reilly2015-01-071-1/+1
| |/ / / / / | | | | | | | | | | | | Corrected the spelling of incapacitated
* / / / / / [huffpost] Make extraction more robust (Closes #4663)Sergey M․2015-01-081-12/+8
|/ / / / /
* | | | | [bilibili] Fix extraction (Closes #4660)Sergey M․2015-01-081-38/+29
| | | | |
* | | | | Fix build with python 2.6Jaime Marquínez Ferrándiz2015-01-072-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Packages cannot be executed * '.format' needs the index of the argument (Reported in https://github.com/Homebrew/homebrew/issues/35616)
* | | | | [extractor/__init__] Remove unused importJaime Marquínez Ferrándiz2015-01-071-2/+0
| | | | |
* | | | | [nrktv] Remove 'proxy' parameter from testsJaime Marquínez Ferrándiz2015-01-071-6/+0
| | | | |
* | | | | release 2015.01.07.2Philipp Hagemeister2015-01-071-1/+1
| | | | |
* | | | | [/__init__] Define public APIPhilipp Hagemeister2015-01-072-2/+4
| | | | |
* | | | | [gameone] ModernizePhilipp Hagemeister2015-01-071-2/+1
| | | | |
* | | | | release 2015.01.07.1Philipp Hagemeister2015-01-071-1/+1
| | | | |
* | | | | Merge commit '8ee3415'Philipp Hagemeister2015-01-079-27/+72
|\ \ \ \ \
| * | | | | [viki] ModernizePhilipp Hagemeister2015-01-071-3/+1
| | | | | |
| * | | | | Respect age_limit when listing extractors (Fixes #4653)Philipp Hagemeister2015-01-078-24/+71
| | | | | |
* | | | | | release 2015.01.07Philipp Hagemeister2015-01-071-1/+1
| | | | | |
* | | | | | [nrktv] Add support for playlists (Closes #4656)Sergey M․2015-01-071-23/+109
| | | | | |
* | | | | | Merge branch 'oskar456-ceskatelevizesrt'Sergey M․2015-01-073-2/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Credit @oskar456 for ceskatelevize subtitles support (#4622)Sergey M․2015-01-071-0/+1
| | | | | |
| * | | | | [ceskatelevize] Add subtitles testsSergey M․2015-01-071-0/+28
| | | | | |
| * | | | | [ceskatelevize] Fix python 2.6 format issueSergey M․2015-01-071-1/+1
| | | | | |
| * | | | | [ceskatelevize] SimplifySergey M․2015-01-071-21/+11
| | | | | |
| * | | | | Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵Sergey M․2015-01-071-2/+53
|/| | | | | | | | | | | | | | | | | | | | | | | into oskar456-ceskatelevizesrt
| * | | | | ceskatelevize: Closed captions supportOndřej Caletka2015-01-021-2/+53
| | | | | |
* | | | | | [youtube] Add formats 308 and 315 (closes #4650)Jaime Marquínez Ferrándiz2015-01-061-0/+2
| | | | | |
* | | | | | [giga] Add extractor (Closes #4090)Sergey M․2015-01-062-0/+102
| | | | | |
* | | | | | release 2015.01.05.1Philipp Hagemeister2015-01-051-1/+1
| | | | | |
* | | | | | [youtube] Handle cases where format comes without a preference (Fixes #4648)Philipp Hagemeister2015-01-051-1/+1
| | | | | |
* | | | | | [motorsport] Fix extraction and make trailing '/' optionalJaime Marquínez Ferrándiz2015-01-051-37/+23
| |/ / / / |/| | | | | | | | | | | | | | They directly embed a youtube video now.
* | | | | release 2015.01.05Philipp Hagemeister2015-01-051-1/+1
| | | | |
* | | | | [auengine] Simplify (#4643)Philipp Hagemeister2015-01-051-11/+11
| | | | |
* | | | | Merge remote-tracking branch 'Oteng/master'Philipp Hagemeister2015-01-052-11/+9
|\ \ \ \ \
| * | | | | [Auengine] corrected extractions logicoteng2015-01-052-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way the video download url was been extracted was not working well so i change it for it to extract the correct url
* | | | | | [radiobremen] Make code more readable and more resilient to failuresPhilipp Hagemeister2015-01-051-9/+15
| | | | | |
* | | | | | [generic] PEP8Philipp Hagemeister2015-01-051-1/+1
| | | | | |
* | | | | | Credit @ckrooss for radiobremen (#4632)Philipp Hagemeister2015-01-051-0/+1
| | | | | |
* | | | | | [radiobremen] Add test for thumbnailPhilipp Hagemeister2015-01-051-0/+1
| | | | | |
* | | | | | [radiobremen] Fix under Python 2.6 and fix durationPhilipp Hagemeister2015-01-051-14/+16
| | | | | |
* | | | | | Merge remote-tracking branch 'ckrooss/master'Philipp Hagemeister2015-01-052-0/+55
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't check for height as it's not providedChristopher Krooss2015-01-041-1/+0
| | | | | |
| * | | | | Add support for Radio BremenChristopher Krooss2015-01-042-0/+56
| | | | | |
* | | | | | [normalboots] Skip download in test, it uses rtmpJaime Marquínez Ferrándiz2015-01-051-1/+5
| | | | | |
* | | | | | [ted] Add support for embed-ssl.ted.com embedded videosJaime Marquínez Ferrándiz2015-01-052-3/+3
| | | | | |