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