Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [buzzfeed] Fix test | Philipp Hagemeister | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | [bet] Correct test IDs | Philipp Hagemeister | 2015-01-08 | 1 | -3/+2 |
| | |||||
* | Merge pull request #4647 from aajanki/hds_metadata | Philipp Hagemeister | 2015-01-08 | 1 | -15/+30 |
|\ | | | | | [downloader/f4m] Improved metadata handling | ||||
| * | [downloader/f4m] Minor cleanup | Antti Ajanki | 2015-01-05 | 1 | -4/+7 |
| | | |||||
| * | [downloader/f4m] The last value in a tag is the tag length | Antti Ajanki | 2015-01-05 | 1 | -3/+7 |
| | | |||||
| * | [downloader/f4m] <metadata> is optional according to the F4M specs | Antti Ajanki | 2015-01-05 | 1 | -15/+23 |
| | | |||||
* | | release 2015.01.08 | Philipp Hagemeister | 2015-01-08 | 2 | -9/+10 |
| | | |||||
* | | [YoutubeDL] Allow selection by more extensions | Philipp Hagemeister | 2015-01-08 | 3 | -5/+40 |
| | | |||||
* | | [fktv] Fix download URL | Philipp Hagemeister | 2015-01-08 | 1 | -9/+12 |
| | | |||||
* | | [zdf] Fix test case | Philipp Hagemeister | 2015-01-08 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Fix test case | Philipp Hagemeister | 2015-01-08 | 1 | -1/+1 |
| | | |||||
* | | [tunein] Ignore reliability if it's >90% (#4097) | Philipp Hagemeister | 2015-01-08 | 1 | -4/+11 |
| | | |||||
* | | [sexykarma] Add age_limit designation | Philipp Hagemeister | 2015-01-08 | 1 | -1/+4 |
| | | |||||
* | | [mit] Amend test definitions | Philipp Hagemeister | 2015-01-08 | 1 | -0/+6 |
| | | |||||
* | | [InfoExtractor/common] Correct and test meta tag matching | Philipp Hagemeister | 2015-01-08 | 2 | -1/+19 |
| | | |||||
* | | [teachertube] Modernize | Philipp Hagemeister | 2015-01-08 | 1 | -3/+1 |
| | | |||||
* | | [imdb] Remove test md5 | Philipp Hagemeister | 2015-01-08 | 1 | -1/+0 |
| | | | | | | | | They seem to reencode quite frequently, so simply remove the md5 sum. | ||||
* | | [washingtonpost] Modernize and correct test case | Philipp Hagemeister | 2015-01-08 | 1 | -6/+5 |
| | | |||||
* | | Merge pull request #4665 from Li4ick/patch-1 | Philipp Hagemeister | 2015-01-08 | 1 | -1/+1 |
|\ \ | | | | | | | Change path name to MSDN standard. | ||||
| * | | Change path name to MSDN standard. | Li4ick | 2015-01-08 | 1 | -1/+1 |
| | | | | | | | | | <Yourname> changed to <user name>, which is more general. | ||||
* | | | Merge pull request #4664 from kieranoreilly/patch-1 | Sergey M. | 2015-01-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Spelling | ||||
| * | | | Spelling | Kieran O'Reilly | 2015-01-07 | 1 | -1/+1 |
| |/ / | | | | | | | Corrected the spelling of incapacitated | ||||
* / / | [huffpost] Make extraction more robust (Closes #4663) | Sergey M․ | 2015-01-08 | 1 | -12/+8 |
|/ / | |||||
* | | [bilibili] Fix extraction (Closes #4660) | Sergey M․ | 2015-01-08 | 1 | -38/+29 |
| | | |||||
* | | Fix build with python 2.6 | Jaime Marquínez Ferrándiz | 2015-01-07 | 2 | -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 import | Jaime Marquínez Ferrándiz | 2015-01-07 | 1 | -2/+0 |
| | | |||||
* | | [nrktv] Remove 'proxy' parameter from tests | Jaime Marquínez Ferrándiz | 2015-01-07 | 1 | -6/+0 |
| | | |||||
* | | release 2015.01.07.2 | Philipp Hagemeister | 2015-01-07 | 1 | -1/+1 |
| | | |||||
* | | [/__init__] Define public API | Philipp Hagemeister | 2015-01-07 | 2 | -2/+4 |
| | | |||||
* | | [gameone] Modernize | Philipp Hagemeister | 2015-01-07 | 1 | -2/+1 |
| | | |||||
* | | release 2015.01.07.1 | Philipp Hagemeister | 2015-01-07 | 1 | -1/+1 |
| | | |||||
* | | Merge commit '8ee3415' | Philipp Hagemeister | 2015-01-07 | 9 | -27/+72 |
|\ \ | |||||
| * | | [viki] Modernize | Philipp Hagemeister | 2015-01-07 | 1 | -3/+1 |
| | | | |||||
| * | | Respect age_limit when listing extractors (Fixes #4653) | Philipp Hagemeister | 2015-01-07 | 8 | -24/+71 |
| | | | |||||
* | | | release 2015.01.07 | Philipp Hagemeister | 2015-01-07 | 1 | -1/+1 |
| | | | |||||
* | | | [nrktv] Add support for playlists (Closes #4656) | Sergey M․ | 2015-01-07 | 1 | -23/+109 |
| | | | |||||
* | | | Merge branch 'oskar456-ceskatelevizesrt' | Sergey M․ | 2015-01-07 | 3 | -2/+72 |
|\ \ \ | |/ / |/| | | |||||
| * | | Credit @oskar456 for ceskatelevize subtitles support (#4622) | Sergey M․ | 2015-01-07 | 1 | -0/+1 |
| | | | |||||
| * | | [ceskatelevize] Add subtitles tests | Sergey M․ | 2015-01-07 | 1 | -0/+28 |
| | | | |||||
| * | | [ceskatelevize] Fix python 2.6 format issue | Sergey M․ | 2015-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | [ceskatelevize] Simplify | Sergey M․ | 2015-01-07 | 1 | -21/+11 |
| | | | |||||
| * | | Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵ | Sergey M․ | 2015-01-07 | 1 | -2/+53 |
|/| | | | | | | | | | | | into oskar456-ceskatelevizesrt | ||||
| * | | ceskatelevize: Closed captions support | Ondřej Caletka | 2015-01-02 | 1 | -2/+53 |
| | | | |||||
* | | | [youtube] Add formats 308 and 315 (closes #4650) | Jaime Marquínez Ferrándiz | 2015-01-06 | 1 | -0/+2 |
| | | | |||||
* | | | [giga] Add extractor (Closes #4090) | Sergey M․ | 2015-01-06 | 2 | -0/+102 |
| | | | |||||
* | | | release 2015.01.05.1 | Philipp Hagemeister | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
* | | | [youtube] Handle cases where format comes without a preference (Fixes #4648) | Philipp Hagemeister | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
* | | | [motorsport] Fix extraction and make trailing '/' optional | Jaime Marquínez Ferrándiz | 2015-01-05 | 1 | -37/+23 |
| |/ |/| | | | | | They directly embed a youtube video now. | ||||
* | | release 2015.01.05 | Philipp Hagemeister | 2015-01-05 | 1 | -1/+1 |
| | | |||||
* | | [auengine] Simplify (#4643) | Philipp Hagemeister | 2015-01-05 | 1 | -11/+11 |
| | |