Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-13 | [theplatform] Fallback to hardcoded releaseUrl if not available | Yen Chi Hsuan | |
Fixes #6546. Not adding a test case as test_NBC has the same problem. | |||
2015-06-09 | [theplatform] Check for /select/media URLs first (#5746) | Sergey M․ | |
2015-06-09 | [theplatform] Take care of /select/media URLs (Closes #5746) | Sergey M․ | |
2015-05-01 | [theplaform] Fix FutureWarning | Sergey M․ | |
2015-04-08 | [theplatform] Modernize | Sergey M․ | |
2015-04-08 | [theplatform] Fix for python 2.6 | Sergey M․ | |
At least single depth level extraction... | |||
2015-04-08 | [theplatform] Allow <par> without <swtich> at all | Sergey M․ | |
Bare `wget` on http://link.theplatform.com/s/kYEXFC/22d_qsQ6MIRTl results in an XML without <switch> at all but with <par> and <video> inside it. Let's handle this possible outcome as well. | |||
2015-04-08 | [theplatform] Rework on <switch> inside <par> | Yen Chi Hsuan | |
2015-04-08 | [theplatform] Fix video url extraction (fixes #5340) | Yen Chi Hsuan | |
In SMIL 2.1, <switch> nodes may be enclosed in <par>. See http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par | |||
2015-03-31 | [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and ↵ | Yen Chi Hsuan | |
enhance error detection in ThePlatformIE | |||
2015-02-23 | Merge branch 'subtitles-rework' | Jaime Marquínez Ferrándiz | |
(Closes PR #4964) | |||
2015-02-19 | [nationalgeographic] Add extractor (closes #4960) | Jaime Marquínez Ferrándiz | |
2015-02-19 | [theplatform] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-02-15 | [theplatform] Add URL sign capability | Sergey M․ | |
2014-12-17 | [theplatform] Extract captions (Closes #4495) | Sergey M․ | |
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-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8: E225,E227 | Jouke Waleson | |
2014-11-23 | PEP8: more applied | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-10-27 | [nbc] Fix ThePlatform embedded videos | Philipp Hagemeister | |
2014-09-21 | [theplatform] Correctly extract videos that don't use f4m or rtmp (reported ↵ | Jaime Marquínez Ferrándiz | |
in #3176) | |||
2014-09-21 | [theplatform] Extract all formats for f4m videos | Jaime Marquínez Ferrándiz | |
2014-05-30 | [theplatform] Use unicode_literals and _download_json | Jaime Marquínez Ferrándiz | |
2014-04-30 | [syfy] Add suppor for generic URLs (Fixes #2827) | Philipp Hagemeister | |
2014-02-25 | [nbc] Add an extractor for the main nbc.com site | Jaime Marquínez Ferrándiz | |
Some of the videos are encrypted, the f4m downloader doesn’t support them. | |||
2014-02-08 | Add an extractor for syfy.com | Jaime Marquínez Ferrándiz | |
It uses theplatfrom.com, which has been updated to work with f4m manifests | |||
2013-12-26 | [theplatform] Use centralized sorting | Philipp Hagemeister | |
2013-12-16 | [theplatform] Fix geographic restriction check | Philipp Hagemeister | |
2013-12-16 | [theplatform] Detect geoblocked content | Philipp Hagemeister | |
2013-12-05 | Remove unused imports | Philipp Hagemeister | |
2013-12-04 | [metacafe] Add support for cbs videos (fixes #1838) | Jaime Marquínez Ferrándiz | |
They use theplatform.com | |||
2013-12-04 | Add an extractor for theplatform.com | Jaime Marquínez Ferrándiz | |