Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [theplatform] use _get_netrc_login_info and fix session expiration check(#10345) | Remita Amine | 2016-08-14 | 1 | -7/+8 |
| | |||||
* | [theplatform] add basic support for Adobe Pass | Remita Amine | 2016-07-02 | 1 | -4/+104 |
| | |||||
* | [theplatform] reduce requests for theplatform feed info extraction | Remita Amine | 2016-06-19 | 1 | -18/+36 |
| | |||||
* | [theplatform] Some NBC videos require an additional cookie | Yen Chi Hsuan | 2016-06-08 | 1 | -0/+8 |
| | | | | Related: #9578 | ||||
* | [theplatform] Add _extract_urls | Sergey M․ | 2016-05-22 | 1 | -0/+16 |
| | |||||
* | [theplatform] Fix for Python 3.2 | Yen Chi Hsuan | 2016-04-27 | 1 | -3/+3 |
| | | | | | test_AENetworks{,_1} fails as in Python < 3.3, binascii.a2b_* functions accepts only bytes-like objects | ||||
* | [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f | Yen Chi Hsuan | 2016-04-24 | 1 | -0/+1 |
| | |||||
* | [theplatform] remove _sort_formats from _extract_theplatform_smil | remitamine | 2016-04-16 | 1 | -2/+1 |
| | |||||
* | [theplatform] extract timestamp and uploader | remitamine | 2016-04-01 | 1 | -0/+10 |
| | |||||
* | [theplatform] sign https urls | remitamine | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | [cnbc] Add new extractor(closes #8012) | remitamine | 2016-03-30 | 1 | -4/+4 |
| | |||||
* | [theplatform] Improve geo restriction detection | Sergey M․ | 2016-03-18 | 1 | -4/+3 |
| | |||||
* | [theplatform] remove unnecessary import | remitamine | 2016-03-18 | 1 | -3/+1 |
| | |||||
* | [theplatform] always force theplatform to return a smil for ↵ | remitamine | 2016-03-18 | 1 | -4/+6 |
| | | | | _extract_theplatform_smil | ||||
* | [theplatform] extract brightcove once formats | remitamine | 2016-03-17 | 1 | -11/+11 |
| | |||||
* | [thepltform] detect other types of errors | remitamine | 2016-03-02 | 1 | -9/+6 |
| | |||||
* | add more subtitles mime types to mimetype2ext and fix the platform subtitle ↵ | remitamine | 2016-02-20 | 1 | -1/+2 |
| | | | | extraction | ||||
* | [theplatform] remove unused import and change smil url for ThePlatformFeedIE | remitamine | 2016-02-11 | 1 | -2/+1 |
| | |||||
* | [theplatform] fix pid extraction in the platform feed | remitamine | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | [theplatform] extend _VALID_URL regex | remitamine | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Revert "[history] fix signature and media url extraction(fixes #8240)" | remitamine | 2016-01-15 | 1 | -1/+1 |
| | | | | This reverts commit ffbc0baf72f456b1f4f4ac989e4a7b75b69c7a54. | ||||
* | [history] fix signature and media url extraction(fixes #8240) | remitamine | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | [theplatform] Add support for referer protected videos wuth explicit SMIL | Sergey M․ | 2015-12-08 | 1 | -4/+10 |
| | |||||
* | [theplatform] Style | Sergey M․ | 2015-11-19 | 1 | -2/+5 |
| | |||||
* | [theplatform] Handle protocolless feed URLs (Closes #7532) | Sergey M․ | 2015-11-19 | 1 | -1/+2 |
| | |||||
* | [theplatform] Add test for #7385 | Sergey M․ | 2015-11-16 | 1 | -0/+5 |
| | |||||
* | [theplatform] Handle explicitly specified SMIL (#7385) | Sergey M․ | 2015-11-15 | 1 | -0/+9 |
| | |||||
* | [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 |
| |