Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-30 | Add documentation about supported sites (Fixes #4503) | Philipp Hagemeister | |
2014-12-29 | [cnn] Improve regexes and fix test | Sergey M․ | |
2014-12-29 | Merge pull request #4543 from akretz/cnn_fix | Sergey M. | |
[cnn] Add support for articles with videos (fixes #4541) | |||
2014-12-29 | [bbccouk] Switch to new JSON playlist format (Closes #4588) | Sergey M․ | |
2014-12-29 | [archiveorg] Add test, simplify and modernize | Sergey M․ | |
2014-12-28 | [archiveorg] most metadata fields are optional | Johannes Knoedtel | |
Example: https://archive.org/details/Cops1922 | |||
2014-12-28 | [arte.tv] Fix typo | Sergey M․ | |
2014-12-28 | [arte.tv:+7] Make quality optional (Closes #4583) | Sergey M․ | |
2014-12-27 | [alphaporno] Improve | Sergey M․ | |
2014-12-26 | Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into ↵ | Sergey M․ | |
peugeot-alphaporno | |||
2014-12-26 | [eroprofile] Simplify | Sergey M․ | |
2014-12-26 | Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into ↵ | Sergey M․ | |
peugeot-eroprofile | |||
2014-12-26 | [eroprofile] new extractor | peugeot | |
2014-12-26 | [alphaporno] new extractor | peugeot | |
2014-12-26 | [sunporno] Modernize | Sergey M․ | |
2014-12-26 | [sunporno] fix duration | peugeot | |
2014-12-25 | [teletask] Simplify | Sergey M․ | |
2014-12-25 | Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into ↵ | Sergey M․ | |
MaxReimann-teletask | |||
2014-12-25 | [sohu] Modernize and extract all formats and more metadata (Closes #4409, ↵ | Sergey M․ | |
closes #2056, closes #3009) | |||
2014-12-24 | [gameone] Extract duration as float | Sergey M․ | |
2014-12-23 | [gameone] This fix resolves issue #4552 | Tobias Bell | |
The duration metadata for certain episodes contained floating point numbers instead of integers. Now only the integer part will be interpreted. Also added a test for this | |||
2014-12-23 | [smotri] Skip broken tests | Sergey M․ | |
2014-12-22 | [sportdeutschland] Fix extraction (fixes #4544) | Jaime Marquínez Ferrándiz | |
2014-12-22 | [cnn] Add support for articles with videos (fixes #4541) | Adrian Kretz | |
2014-12-22 | [adobetv] Add extractor (Closes #4536) | Sergey M․ | |
2014-12-21 | Don't write the description file if info_dict['description'] is None (#3166) | Jaime Marquínez Ferrándiz | |
2014-12-22 | [crunchyroll] Add .fr domain (#4537) | Sergey M․ | |
2014-12-21 | [extractor/common] Update docstring: replace FileDownloader with YoutubeDL | Jaime Marquínez Ferrándiz | |
2014-12-21 | [dbtv] Make sure the 'id' field is a string | Jaime Marquínez Ferrándiz | |
2014-12-21 | [telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex | Jaime Marquínez Ferrándiz | |
MiTeleIE now uses '_match_id' | |||
2014-12-21 | [internetvideoarchive] Update test's duration field | Jaime Marquínez Ferrándiz | |
2014-12-21 | [rtp] Fix test's id field | Jaime Marquínez Ferrándiz | |
2014-12-21 | [tmz] Fix test's thumbnail field | Jaime Marquínez Ferrándiz | |
2014-12-21 | [nerdcubed] Style fixes | Jaime Marquínez Ferrándiz | |
2014-12-21 | [yahoo] Update extraction process | Jaime Marquínez Ferrándiz | |
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info. | |||
2014-12-21 | [yahoo] Replace two tests | Jaime Marquínez Ferrándiz | |
The first one returned an internal server error. The other doesn't seem to contain a video anymore. | |||
2014-12-21 | [yahoo] Improve video id detection (fixes #4521) | Jaime Marquínez Ferrándiz | |
2014-12-21 | [teletask] Add new extractor | MaxReimann | |
2014-12-21 | fix test and remove lengthy description | MaxReimann | |
2014-12-21 | Add extractor for teletask | MaxReimann | |
2014-12-21 | [dvtv] Fix thumbnail scheme | Sergey M․ | |
2014-12-21 | [dvtv] Simplify | Sergey M․ | |
2014-12-21 | [dvtv] Add support for playlists | Petr Kutalek | |
2014-12-20 | [npo] Add support for streams (Closes #4276) | Sergey M․ | |
2014-12-19 | [xtube] Fix and modernize (Closes #4489) | Sergey M․ | |
2014-12-18 | [nerdcubed] Add new extractor | Will Glynn | |
nerdcubed.co.uk describes videos in a single a feed.json file, providing references to and metadata on >1300 YouTube videos spread across 3 main channels as well as guest appareances on other channels via a single HTTP request. NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving information present in the upstream JSON (allowing zero-cost title/date matches) and ultimately referencing the embedded YouTube videos. | |||
2014-12-18 | [twitch] Add support for vods (Closes #4512) | Sergey M․ | |
2014-12-17 | [dvtv] PEP8 and correct format sorting (#4502) | Philipp Hagemeister | |
2014-12-17 | Merge remote-tracking branch 'petrkutalek/dvtv' | Philipp Hagemeister | |
2014-12-17 | [dvtv] Add new extractor | Petr Kutalek | |