Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-09 | [netzkino] Add new extractor (Fixes #4669) | Philipp Hagemeister | |
2015-01-09 | [elpais] Modernize | Philipp Hagemeister | |
2015-01-09 | release 2015.01.09.12015.01.09.1 | Philipp Hagemeister | |
2015-01-09 | [wdr] Support overviews (Fixes #4651) | Philipp Hagemeister | |
2015-01-09 | [wdr] Modernize | Philipp Hagemeister | |
2015-01-09 | [YoutubeDL] Copy over format metadata when merging (Fixes #4671) | Philipp Hagemeister | |
2015-01-09 | [youtube] Add acodec information | Philipp Hagemeister | |
The codec seems to be consistently aac, so state that in our metadata. | |||
2015-01-09 | release 2015.01.092015.01.09 | Philipp Hagemeister | |
2015-01-09 | [update] Use utils HTTPS handler (Fixes #4666) | Philipp Hagemeister | |
On FreeBSD, the default HTTPS handler is missing certificates, so use our own. | |||
2015-01-09 | [vk] Remove debug assert statement (fixes #4672, fixes #4514) | Jaime Marquínez Ferrándiz | |
2015-01-09 | [ffmpeg] Correctly encode paths on Windows | Philipp Hagemeister | |
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally. Therefore, we need to call encodeArgument on every argument. Fixes #4337 and #4668. | |||
2015-01-08 | Add --print-json (Closes #2845) | Philipp Hagemeister | |
2015-01-08 | [tudou] Fix extraction | Philipp Hagemeister | |
2015-01-08 | [discovery] Fix extractor | Philipp Hagemeister | |
2015-01-08 | [gdcvault] Skip test that is now restricted | Philipp Hagemeister | |
2015-01-08 | [buzzfeed] Fix test | Philipp Hagemeister | |
2015-01-08 | [bet] Correct test IDs | Philipp Hagemeister | |
2015-01-08 | Merge pull request #4647 from aajanki/hds_metadata | Philipp Hagemeister | |
[downloader/f4m] Improved metadata handling | |||
2015-01-08 | release 2015.01.082015.01.08 | Philipp Hagemeister | |
2015-01-08 | [YoutubeDL] Allow selection by more extensions | Philipp Hagemeister | |
2015-01-08 | [fktv] Fix download URL | Philipp Hagemeister | |
2015-01-08 | [zdf] Fix test case | Philipp Hagemeister | |
2015-01-08 | [youtube] Fix test case | Philipp Hagemeister | |
2015-01-08 | [tunein] Ignore reliability if it's >90% (#4097) | Philipp Hagemeister | |
2015-01-08 | [sexykarma] Add age_limit designation | Philipp Hagemeister | |
2015-01-08 | [mit] Amend test definitions | Philipp Hagemeister | |
2015-01-08 | [InfoExtractor/common] Correct and test meta tag matching | Philipp Hagemeister | |
2015-01-08 | [teachertube] Modernize | Philipp Hagemeister | |
2015-01-08 | [imdb] Remove test md5 | Philipp Hagemeister | |
They seem to reencode quite frequently, so simply remove the md5 sum. | |||
2015-01-08 | [washingtonpost] Modernize and correct test case | Philipp Hagemeister | |
2015-01-08 | [huffpost] Make extraction more robust (Closes #4663) | Sergey M․ | |
2015-01-08 | [bilibili] Fix extraction (Closes #4660) | Sergey M․ | |
2015-01-07 | [extractor/__init__] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-01-07 | [nrktv] Remove 'proxy' parameter from tests | Jaime Marquínez Ferrándiz | |
2015-01-07 | release 2015.01.07.22015.01.07.2 | Philipp Hagemeister | |
2015-01-07 | [/__init__] Define public API | Philipp Hagemeister | |
2015-01-07 | [gameone] Modernize | Philipp Hagemeister | |
2015-01-07 | release 2015.01.07.12015.01.07.1 | Philipp Hagemeister | |
2015-01-07 | Merge commit '8ee3415' | Philipp Hagemeister | |
2015-01-07 | release 2015.01.072015.01.07 | Philipp Hagemeister | |
2015-01-07 | [viki] Modernize | Philipp Hagemeister | |
2015-01-07 | Respect age_limit when listing extractors (Fixes #4653) | Philipp Hagemeister | |
2015-01-07 | [nrktv] Add support for playlists (Closes #4656) | Sergey M․ | |
2015-01-07 | [ceskatelevize] Fix python 2.6 format issue | Sergey M․ | |
2015-01-07 | [ceskatelevize] Simplify | Sergey M․ | |
2015-01-07 | Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl ↵ | Sergey M․ | |
into oskar456-ceskatelevizesrt | |||
2015-01-06 | [youtube] Add formats 308 and 315 (closes #4650) | Jaime Marquínez Ferrándiz | |
2015-01-06 | [giga] Add extractor (Closes #4090) | Sergey M․ | |
2015-01-05 | release 2015.01.05.12015.01.05.1 | Philipp Hagemeister | |
2015-01-05 | [youtube] Handle cases where format comes without a preference (Fixes #4648) | Philipp Hagemeister | |