Commit Graph

143 Commits (6cd452acffe8d79c895a2ebd0346e2ba7f9e112f)

Author SHA1 Message Date
Sergey M․ 2391941f28
[brightcove] Improve embed detection (closes )
Sergey M․ c8b232cc48
[brightcove] Sort imports
Sergey M․ b4eb0bc7bd
[brightcove] Fix subtitles extraction (closes )
Remita Amine 2d30b92e11 [brightcove] invalidate policy key cache on failing requests
Remita Amine 0606808746 [brightcove] update policy key on failing requests
Remita Amine 75ef77c1b1 [brightcove] cache brightcove player policy keys
Remita Amine f455a934e9 [brightcove] delegate all supported BrightcoveLegacyIE URLs to BrightcoveNewIE
closes 
closes 
closes 
closes 
closes 
Kyle 3031b7c4ed [brightcove:new] Add support for playlists ()
Sergey M․ 067aa17edf
Start moving to ytdl-org
Remita Amine 582797d780 [brightcove] remove unused variable
Remita Amine 160c2773f6 [brightcove:legacy] add another fall back to brightcove:new
Remita Amine ee5fe42e44 [brightcove:legacy] fall back to brightcove:new()
Remita Amine 74caf528bc [brightcove] workaround sonyliv DRM protected videos(closes )
Sergey M․ 5f95927a62
Improve geo bypass mechanism
* Introduce geo bypass context
* Add ability to bypass based on IP blocks in CIDR notation
* Introduce --geo-bypass-ip-block
Sergey M․ 18d7aa6efa
[brightcove:new] Use referrer for formats' HTTP headers
Sergey M․ 5399ab3f0c
[brightcove] Pass embed page URL as referrer (closes )
Remita Amine 4b7dd1705a [7plus] Add new extractor(closes )
Remita Amine 5996d21aea [cspan] add support for brightcove live embeds(closes )
Sergey M․ 9edf47df7b
[brightcove] Allow whitespace around attribute names in embedded code
Remita Amine ffbc8386b9 [brightcove] match only video elements with data-video-id attribute
Sergey M․ 481ef51e23
[brightcove] PEP 8
Yen Chi Hsuan 06d0ad9a4e
[brightcove] Support URLs with bcpid instead of playerID
Fixes 
Sergey M․ f631b55791
[brightcove] Fix _extract_url (closes )
Sergey M․ 0254f93b08
[brightcove] Validate ambiguous embeds' URLs (closes , closes , closes , closes )
John Hawkinson 40158f55c9
[brightcove] Relax video tag embeds extraction
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.

Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
Sergey M․ 2e76bdc850
[brightcove:legacy] Relax videoPlayer validation check (closes )
Sergey M․ d16f27ca27
[brightcove:new] Add ability to smuggle geo_countries into URL
Sergey M․ d02d4fa0a9
[brightcove:new] Raise GeoRestrictedError
Remita Amine 049a0f4d6d [brightcove:legacy] restrict videoPlayer value(closes )
Yen Chi Hsuan 16e2c8f771
[brightcove] Recognize another player ID
Closes 
Jakub Wilk 4f66c16f33 [brightcove:legacy] Fix misplaced backslash in a regexp
Sergey M․ 53a664edf4
[brightcove:legacy] Improve embeds detection (closes )
Remita Amine 954529c10f [brightcove:new] skip widevine classic videos
Déstin Reed dcdb292fdd
Unify coding cookie
Remita Amine 27e99078d3 [brightcove:new] add support for live streams
Remita Amine e910fe2fe4 [brightcove] skip ism manifests
Remita Amine f1b4af7d79 [beightcove:new] remove html tags from description
Yen Chi Hsuan c65aa4e9e1
[brightcove:legacy] Support 'playlistTabs' and skip a dead test
Closes 
Remita Amine dd801bbe18 [brightcove] improve error detection
Sergey M․ b219f5e51b
[brightcove:new] Improve error reporting
remitamine ad55e10165 [brightcove] change the protocol for m3u8 formats to m3u8_native
aystroganov@gmail.com 8334637f4a Make tbr field 'int' rather than 'tuple'
Closes .
remitamine 23576edbfc [brightcove:legacy] skip None value for uploader_id
remitamine 4d4cd35f48 [brightcove:legacy] extract uploader_id as a string
remitamine e47d19e991 [brightcove:new] extract subtitles and strip video title
remitamine 41f5492fbc [brightcove:legacy] improve format extraction and extract uploader_id, duration and timestamp
remitamine 08136dc138 [brightcove] fix format sorting
remitamine fea7295b14 [brightcove] relax embed_in_page regex
Yen Chi Hsuan d6c340cae5 [brightcove] Extract more formats ()
Yen Chi Hsuan 5964b598ff [brightcove] Support alternative BrightcoveExperience layout
The full URL lays in the `data` attribute of <object> ()