Age | Commit message (Collapse) | Author | |
---|---|---|---|
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․ | |
2014-12-13 | [orf] Modernize | Philipp Hagemeister | |
2014-12-13 | [keek] remove unused import | Philipp Hagemeister | |
2014-12-13 | [keek] Modernize and extract uploader | Philipp Hagemeister | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-12-13 | [streamcz] Update extractor | Philipp Hagemeister | |
2014-12-13 | [5min] Remove helper method and modernize | Philipp Hagemeister | |
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change. | |||
2014-12-12 | [comcarcoff] add webpage_url datum | felix | |
2014-12-12 | [youtube:playlist] Remove unused property | Jaime Marquínez Ferrándiz | |
2014-12-12 | [youtube:channel] Fix extraction (fixes #4435) | Jaime Marquínez Ferrándiz | |
It uses now the same pagination system as playlists | |||
2014-12-12 | [urort] Update to new multi-format protocol | Philipp Hagemeister | |
2014-12-12 | [comcarcoff] Add unicode_literals declaration | Philipp Hagemeister | |
2014-12-12 | [urort] Modernize | Philipp Hagemeister | |
2014-12-12 | [comcarcoff] Adapt c62159ea91a04ef82560472b254aef1cc9f70a11 | Philipp Hagemeister | |
2014-12-12 | [comcarcoff] (#4454) | Philipp Hagemeister | |
2014-12-12 | Merge remote-tracking branch 'fstirlitz/master' | Philipp Hagemeister | |