Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |