71 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Remita Amine 433af6ad30 [theplatform] fix player regex(closes #10546) 8 years ago
Remita Amine 11f502fac1 [theplatform] extract subtitles with multiple formats from the metadata 8 years ago
Remita Amine 818ac213eb [adobepass] add IE suffix to the extractor and remove duplicate constant 8 years ago
Remita Amine 1fd6e30988 [adobepass] create separate class for adobe pass authentication 8 years ago
Remita Amine 9771b1f901 [theplatform] use _get_netrc_login_info and fix session expiration check(#10345) 8 years ago
Remita Amine bf83024826 [theplatform] add basic support for Adobe Pass 8 years ago
Remita Amine 5839d556e4 [theplatform] reduce requests for theplatform feed info extraction 8 years ago
Yen Chi Hsuan 22a0a95247
[theplatform] Some NBC videos require an additional cookie
Related: #9578
8 years ago
Sergey M․ 898f4b49cc
[theplatform] Add _extract_urls 8 years ago
Yen Chi Hsuan dcf094d626
[theplatform] Fix for Python 3.2
test_AENetworks{,_1} fails as in Python < 3.3, binascii.a2b_* functions
accepts only bytes-like objects
8 years ago
Yen Chi Hsuan 0738187f9b
[ThePlatform] Fix tests failed since 79ba9140dc 8 years ago
remitamine a71fca8577 [theplatform] remove _sort_formats from _extract_theplatform_smil 8 years ago
remitamine 79ba9140dc [theplatform] extract timestamp and uploader 8 years ago
remitamine db1c969da5 [theplatform] sign https urls 8 years ago
remitamine c02ec7d430 [cnbc] Add new extractor(closes #8012) 8 years ago
Sergey M․ cae21032ab [theplatform] Improve geo restriction detection 8 years ago
remitamine 87c03c6bd2 [theplatform] remove unnecessary import 8 years ago
remitamine 4c92fd2e83 [theplatform] always force theplatform to return a smil for _extract_theplatform_smil 8 years ago
remitamine 9f02ff537c [theplatform] extract brightcove once formats 8 years ago
remitamine 4459bef203 [thepltform] detect other types of errors 8 years ago
remitamine cafcf657a4 add more subtitles mime types to mimetype2ext and fix the platform subtitle extraction 8 years ago
remitamine a7cab4d039 [theplatform] remove unused import and change smil url for ThePlatformFeedIE 8 years ago
remitamine 3dc71d82ce [theplatform] fix pid extraction in the platform feed 8 years ago
remitamine 014b5c59d8 [theplatform] extend _VALID_URL regex 8 years ago
remitamine fad7a336a1 Revert "[history] fix signature and media url extraction(fixes #8240)"
This reverts commit ffbc0baf72.
8 years ago
remitamine ffbc0baf72 [history] fix signature and media url extraction(fixes #8240) 8 years ago
Sergey M․ 18e4088fad [theplatform] Add support for referer protected videos wuth explicit SMIL 9 years ago
Sergey M․ 325bb615a7 [theplatform] Style 9 years ago
Sergey M․ ee5cd8418e [theplatform] Handle protocolless feed URLs (Closes #7532) 9 years ago
Sergey M․ 9a4acbfaf5 [theplatform] Add test for #7385 9 years ago
Sergey M․ ad1f4e7902 [theplatform] Handle explicitly specified SMIL (#7385) 9 years ago
Yen Chi Hsuan c687ac745b [theplatform] Use subtitles from SMIL, too 9 years ago
Yen Chi Hsuan dd565ac1ad [theplatform] Use _download_json 9 years ago
Yen Chi Hsuan aa6cd05ed8 [theplatform] Fix Python 2: declare coding 9 years ago
Yen Chi Hsuan 05fe2594e4 [theplatform] Support URLs with 'guid=' 9 years ago
Yen Chi Hsuan 26e1c3514f [theplatform] Add ThePlatformFeedIE 9 years ago
Yen Chi Hsuan f877c6ae5a [theplatform] Use InfoExtractor._parse_smil_formats() 9 years ago
Yen Chi Hsuan 28479149cc [theplatform] Fallback to hardcoded releaseUrl if not available
Fixes #6546.

Not adding a test case as test_NBC has the same problem.
9 years ago
Sergey M․ bd5bc0cd5a [theplatform] Check for /select/media URLs first (#5746) 9 years ago
Sergey M․ 6e054aacca [theplatform] Take care of /select/media URLs (Closes #5746) 9 years ago
Sergey M․ 1dbd717eb4 [theplaform] Fix FutureWarning 9 years ago
Sergey M․ 402a3efc92 [theplatform] Modernize 9 years ago
Sergey M․ 372f08c990 [theplatform] Fix for python 2.6
At least single depth level extraction...
9 years ago
Sergey M․ aef8fdba11 [theplatform] Allow <par> without <swtich> at all
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.
9 years ago
Yen Chi Hsuan a662163fd5 [theplatform] Rework on <switch> inside <par> 9 years ago
Yen Chi Hsuan bd7a6478a2 [theplatform] Fix video url extraction (fixes #5340)
In SMIL 2.1, <switch> nodes may be enclosed in <par>. See
http://www.w3.org/TR/SMIL2/smil-timing.html#edef-par
9 years ago
Yen Chi Hsuan a2edf2e7ff [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and enhance error detection in ThePlatformIE 9 years ago
Jaime Marquínez Ferrándiz bfc993cc91 Merge branch 'subtitles-rework'
(Closes PR #4964)
9 years ago
Jaime Marquínez Ferrándiz 6140baf4e1 [nationalgeographic] Add extractor (closes #4960) 9 years ago