Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [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 | |
2014-12-17 | [theplatform] Extract captions (Closes #4495) | Sergey M․ | |
2014-12-17 | [screencastomatic] Remove unused variable | Jaime Marquínez Ferrándiz | |
2014-12-17 | [comedycentral] Match URLs with a second ID (fixes #4499) | Philipp Hagemeister | |
2014-12-17 | [screencastomatic] Add new extractor (Fixes #4497) | Philipp Hagemeister | |
2014-12-17 | [nhl] Allow upper-case video IDs (Fixes #4494) | Philipp Hagemeister | |
2014-12-17 | [aljazeera] Add unicode_literals marker | Philipp Hagemeister | |
2014-12-17 | Improve code style | Philipp Hagemeister | |
2014-12-17 | [mit] Modernize | Philipp Hagemeister | |
2014-12-16 | [orf:tvthek] Add support for topic URLs (Fixes #4474) | Philipp Hagemeister | |
2014-12-16 | [brightcove] Add shorter URL scheme for other extractors | Philipp Hagemeister | |
2014-12-16 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-16 | [allocine] Add test for new URL format | Sergey M․ | |
2014-12-16 | [youtube:feeds] (Fixes #4486) | Philipp Hagemeister | |
2014-12-16 | Merge pull request #4490 from Tailszefox/master | Sergey M. | |
[Allocine] Support for more URLs | |||
2014-12-16 | [aljazeera] Add extractor (closes #4487) | Jaime Marquínez Ferrándiz | |
2014-12-16 | [Allocine] Support for more URLs | Tailszefox | |
2014-12-15 | [youtube:playlist] Work around buggy playlists (fixes #4449) | Jaime Marquínez Ferrándiz | |
They show a "Load more" button, but they don't have more videos. The continuation url in the json file was a link to itself, so we ended up in an infinite loop. | |||
2014-12-15 | Remove unused imports | Jaime Marquínez Ferrándiz | |
2014-12-15 | [streamcloud] Modernize | Naglis Jonaitis | |
2014-12-15 | [mooshare] Modernize | Naglis Jonaitis | |
2014-12-14 | [yesjapan] Look for datetime inside `submit_info` | Naglis Jonaitis | |
Oops.. | |||
2014-12-14 | [yesjapan] Add new extractor (Closes #4466) | Naglis Jonaitis | |
2014-12-14 | [youtube] Fix player ID detection | Philipp Hagemeister | |
2014-12-14 | [rtp] Also match e-id-less URLs (#4382) | Philipp Hagemeister | |
2014-12-13 | [bandcamp:album] Do not match plain Bandcamp URLs (#4461) | Philipp Hagemeister | |
The _VALID_URL 1fa174692aae06406c9524fec392a131f10c68fe is to broad, since it matches everything beginning with bandcamp.com. | |||
2014-12-13 | Merge remote-tracking branch 'fstirlitz/master' | Philipp Hagemeister | |
2014-12-13 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-13 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-12-14 | [restudy] Simplify and extract all formats | Sergey M․ | |
2014-12-13 | [Restudy] Add new extractor for restudy.dk | Mathias Rav | |
2014-12-14 | [bandcamp:album] Make path optional (Closes #4461) | Sergey M․ | |
2014-12-13 | [bbccouk] Fix vpid warning | Sergey M․ | |
2014-12-13 | [adultswim] Improve segment duration extraction | Sergey M․ | |