Commit Graph

83 Commits (master)

Author SHA1 Message Date
Sergey M․ 067aa17edf
Start moving to ytdl-org 5 years ago
Remita Amine 35328915b5 [foxsports] fix extraction(closes #17543) 6 years ago
Sergey M․ 9aac22c195
[theplatform] Improve error detection (#13222) 6 years ago
Giuseppe Fabiano 7ff129d3ea [theplatform] Relax _VALID_URL (closes #16181) 6 years ago
Sergey M․ 25586c601c
[theplatform] PEP 8
[ci skip]
6 years ago
Remita Amine 371dcc1dd4 [theplatform] add support for theplatform Top-level domain customization(#16977) 6 years ago
Sergey M․ 197224b7a4
Fix some regexes 7 years ago
Remita Amine fd178b8748 [theplatform] extract chapters 7 years ago
Yen Chi Hsuan fef51645d6
[theplatform] Recognize URLs with whitespaces (closes #12044) 7 years ago
Remita Amine c7d6f614f3 [corus] Add new extractor(closes #12060)(#9164) 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Remita Amine f5a723a78a [theplatform] pass geo verification headers to smil request(closes #10146) 7 years ago
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