aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/theplatform.py
Commit message (Expand)AuthorAgeFilesLines
* [theplatform] extend _VALID_URL regexremitamine2016-01-151-1/+1
* Revert "[history] fix signature and media url extraction(fixes #8240)"remitamine2016-01-151-1/+1
* [history] fix signature and media url extraction(fixes #8240)remitamine2016-01-151-1/+1
* [theplatform] Add support for referer protected videos wuth explicit SMILSergey M․2015-12-081-4/+10
* [theplatform] StyleSergey M․2015-11-191-2/+5
* [theplatform] Handle protocolless feed URLs (Closes #7532)Sergey M․2015-11-191-1/+2
* [theplatform] Add test for #7385Sergey M․2015-11-161-0/+5
* [theplatform] Handle explicitly specified SMIL (#7385)Sergey M․2015-11-151-0/+9
* [theplatform] Use subtitles from SMIL, tooYen Chi Hsuan2015-08-211-4/+13
* [theplatform] Use _download_jsonYen Chi Hsuan2015-08-201-3/+1
* [theplatform] Fix Python 2: declare codingYen Chi Hsuan2015-08-201-0/+1
* [theplatform] Support URLs with 'guid='Yen Chi Hsuan2015-08-201-0/+36
* [theplatform] Add ThePlatformFeedIEYen Chi Hsuan2015-08-201-40/+122
* [theplatform] Use InfoExtractor._parse_smil_formats()Yen Chi Hsuan2015-08-191-59/+13
* [theplatform] Fallback to hardcoded releaseUrl if not availableYen Chi Hsuan2015-08-131-1/+5
* [theplatform] Check for /select/media URLs first (#5746)Sergey M․2015-06-091-1/+1
* [theplatform] Take care of /select/media URLs (Closes #5746)Sergey M․2015-06-091-4/+19
* [theplaform] Fix FutureWarningSergey M․2015-05-011-3/+9
* [theplatform] ModernizeSergey M․2015-04-081-5/+6
* [theplatform] Fix for python 2.6Sergey M․2015-04-081-4/+4
* [theplatform] Allow <par> without <swtich> at allSergey M․2015-04-081-0/+2
* [theplatform] Rework on <switch> inside <par>Yen Chi Hsuan2015-04-081-1/+3
* [theplatform] Fix video url extraction (fixes #5340)Yen Chi Hsuan2015-04-081-3/+16
* [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enh...Yen Chi Hsuan2015-03-311-1/+1
* Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-231-11/+7
|\
| * [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
* 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 i...Jaime Marquínez Ferrándiz2014-09-211-18/+30
* [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
* Add an extractor for syfy.comJaime Marquínez Ferrándiz2014-02-081-24/+42
* [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
* Add an extractor for theplatform.comJaime Marquínez Ferrándiz2013-12-041-0/+69