aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/theplatform.py
Commit message (Collapse)AuthorAgeFilesLines
* [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and ↵Yen Chi Hsuan2015-03-311-1/+1
| | | | enhance error detection in ThePlatformIE
* Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-231-11/+7
|\ | | | | | | (Closes PR #4964)
| * [theplatform] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-191-11/+7
| |
* | [nationalgeographic] Add extractor (closes #4960)Jaime Marquínez Ferrándiz2015-02-191-1/+3
|/
* [theplatform] Add URL sign capabilitySergey M․2015-02-151-4/+38
|
* [theplatform] Extract captions (Closes #4495)Sergey M․2014-12-171-2/+17
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-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 rulesJouke Waleson2014-11-231-1/+1
|
* PEP8: E225,E227Jouke Waleson2014-11-231-1/+1
|
* PEP8: more appliedJouke Waleson2014-11-231-1/+1
|
* PEP8 appliedJouke Waleson2014-11-231-2/+2
|
* [nbc] Fix ThePlatform embedded videosPhilipp Hagemeister2014-10-271-16/+18
|
* [theplatform] Correctly extract videos that don't use f4m or rtmp (reported ↵Jaime Marquínez Ferrándiz2014-09-211-18/+30
| | | | in #3176)
* [theplatform] Extract all formats for f4m videosJaime Marquínez Ferrándiz2014-09-211-4/+1
|
* [theplatform] Use unicode_literals and _download_jsonJaime Marquínez Ferrándiz2014-05-301-12/+13
|
* [syfy] Add suppor for generic URLs (Fixes #2827)Philipp Hagemeister2014-04-301-1/+1
|
* [nbc] Add an extractor for the main nbc.com siteJaime Marquínez Ferrándiz2014-02-251-4/+10
| | | | Some of the videos are encrypted, the f4m downloader doesn’t support them.
* Add an extractor for syfy.comJaime Marquínez Ferrándiz2014-02-081-24/+42
| | | | It uses theplatfrom.com, which has been updated to work with f4m manifests
* [theplatform] Use centralized sortingPhilipp Hagemeister2013-12-261-4/+10
|
* [theplatform] Fix geographic restriction checkPhilipp Hagemeister2013-12-161-1/+1
|
* [theplatform] Detect geoblocked contentPhilipp Hagemeister2013-12-161-0/+12
|
* Remove unused importsPhilipp Hagemeister2013-12-051-1/+0
|
* [metacafe] Add support for cbs videos (fixes #1838)Jaime Marquínez Ferrándiz2013-12-041-1/+1
| | | | They use theplatform.com
* Add an extractor for theplatform.comJaime Marquínez Ferrándiz2013-12-041-0/+69