summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [buzzfeed] Fix testPhilipp Hagemeister2015-01-081-3/+3
|
* [bet] Correct test IDsPhilipp Hagemeister2015-01-081-3/+2
|
* Merge pull request #4647 from aajanki/hds_metadataPhilipp Hagemeister2015-01-081-15/+30
|\ | | | | [downloader/f4m] Improved metadata handling
| * [downloader/f4m] Minor cleanupAntti Ajanki2015-01-051-4/+7
| |
| * [downloader/f4m] The last value in a tag is the tag lengthAntti Ajanki2015-01-051-3/+7
| |
| * [downloader/f4m] <metadata> is optional according to the F4M specsAntti Ajanki2015-01-051-15/+23
| |
* | release 2015.01.08Philipp Hagemeister2015-01-082-9/+10
| |
* | [YoutubeDL] Allow selection by more extensionsPhilipp Hagemeister2015-01-083-5/+40
| |
* | [fktv] Fix download URLPhilipp Hagemeister2015-01-081-9/+12
| |
* | [zdf] Fix test casePhilipp Hagemeister2015-01-081-1/+1
| |
* | [youtube] Fix test casePhilipp Hagemeister2015-01-081-1/+1
| |
* | [tunein] Ignore reliability if it's >90% (#4097)Philipp Hagemeister2015-01-081-4/+11
| |
* | [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
| |