aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/theplatform.py
AgeCommit message (Collapse)Author
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: E225,E227Jouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-10-27[nbc] Fix ThePlatform embedded videosPhilipp 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 videosJaime Marquínez Ferrándiz
2014-05-30[theplatform] Use unicode_literals and _download_jsonJaime 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 siteJaime Marquínez Ferrándiz
Some of the videos are encrypted, the f4m downloader doesn’t support them.
2014-02-08Add an extractor for syfy.comJaime Marquínez Ferrándiz
It uses theplatfrom.com, which has been updated to work with f4m manifests
2013-12-26[theplatform] Use centralized sortingPhilipp Hagemeister
2013-12-16[theplatform] Fix geographic restriction checkPhilipp Hagemeister
2013-12-16[theplatform] Detect geoblocked contentPhilipp Hagemeister
2013-12-05Remove unused importsPhilipp Hagemeister
2013-12-04[metacafe] Add support for cbs videos (fixes #1838)Jaime Marquínez Ferrándiz
They use theplatform.com
2013-12-04Add an extractor for theplatform.comJaime Marquínez Ferrándiz