Remita Amine
bcfe485e01
[brightcove] raise ExtractorError for DRM protected videos( closes #23467 )( closes #27568 )
2020-12-29 14:11:37 +01:00
Remita Amine
782ea947b4
[brightcove] remove sonyliv specific code
2020-12-28 11:12:57 +01:00
Remita Amine
bd3844c9c2
[brightcove] add another method to extract policyKey
2020-12-24 13:10:20 +01:00
Josh Soref
71ddc222ad
Fix typos ( #27084 )
...
* spelling: authorization
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: brightcove
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: creation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exceeded
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exception
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extension
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extracting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extraction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: frontline
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: improve
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: length
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: listsubtitles
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multimedia
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: obfuscated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: partitioning
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlists
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: restriction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: services
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: split
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: srmediathek
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: support
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: thumbnail
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: verification
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespaces
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-21 22:00:05 +07:00
Sergey M․
2391941f28
[brightcove] Improve embed detection ( closes #25674 )
2020-06-16 17:38:25 +07:00
Sergey M․
c8b232cc48
[brightcove] Sort imports
2020-06-05 23:35:57 +07:00
Sergey M․
b4eb0bc7bd
[brightcove] Fix subtitles extraction ( closes #25540 )
2020-06-05 23:33:14 +07:00
Remita Amine
2d30b92e11
[brightcove] invalidate policy key cache on failing requests
2019-12-31 19:49:01 +01:00
Remita Amine
0606808746
[brightcove] update policy key on failing requests
2019-12-31 16:44:30 +01:00
Remita Amine
75ef77c1b1
[brightcove] cache brightcove player policy keys
2019-12-29 19:31:17 +01:00
Remita Amine
f455a934e9
[brightcove] delegate all supported BrightcoveLegacyIE URLs to BrightcoveNewIE
...
closes #11523
closes #12842
closes #13912
closes #15669
closes #16303
2019-09-19 18:02:26 +01:00
Kyle
3031b7c4ed
[brightcove:new] Add support for playlists ( #21331 )
2019-06-23 17:04:05 +07:00
Sergey M․
067aa17edf
Start moving to ytdl-org
2019-03-11 04:00:54 +07:00
Remita Amine
582797d780
[brightcove] remove unused variable
2018-10-15 20:47:12 +01:00
Remita Amine
160c2773f6
[brightcove:legacy] add another fall back to brightcove:new
2018-10-15 18:41:57 +01:00
Remita Amine
ee5fe42e44
[brightcove:legacy] fall back to brightcove:new( #13912 )
2018-10-15 17:54:38 +01:00
Remita Amine
74caf528bc
[brightcove] workaround sonyliv DRM protected videos( closes #16807 )
2018-06-24 12:02:32 +01:00
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
2018-05-02 07:20:59 +07:00
Sergey M․
18d7aa6efa
[brightcove:new] Use referrer for formats' HTTP headers
2018-02-19 22:28:27 +07:00
Sergey M․
5399ab3f0c
[brightcove] Pass embed page URL as referrer ( closes #15486 )
2018-02-04 07:55:04 +07:00
Remita Amine
4b7dd1705a
[7plus] Add new extractor( closes #15043 )
2017-12-23 13:22:20 +01:00
Remita Amine
5996d21aea
[cspan] add support for brightcove live embeds( closes #13028 )
2017-05-09 00:51:12 +01:00
Sergey M․
9edf47df7b
[brightcove] Allow whitespace around attribute names in embedded code
2017-05-01 01:03:47 +07:00
Remita Amine
ffbc8386b9
[brightcove] match only video elements with data-video-id attribute
2017-04-22 22:26:20 +01:00
Sergey M․
481ef51e23
[brightcove] PEP 8
2017-04-19 21:47:03 +07:00
Yen Chi Hsuan
06d0ad9a4e
[brightcove] Support URLs with bcpid instead of playerID
...
Fixes #12482
2017-04-18 23:04:22 +08:00
Sergey M․
f631b55791
[brightcove] Fix _extract_url ( closes #12782 )
2017-04-18 21:46:25 +07:00
Sergey M․
0254f93b08
[brightcove] Validate ambiguous embeds' URLs ( closes #9163 , closes #12005 , closes #12178 , closes #12480 )
2017-04-15 20:31:49 +07:00
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(?).
2017-04-15 20:31:43 +07:00
Sergey M․
2e76bdc850
[brightcove:legacy] Relax videoPlayer validation check ( closes #12381 )
2017-03-07 22:59:33 +07:00
Sergey M․
d16f27ca27
[brightcove:new] Add ability to smuggle geo_countries into URL
2017-03-03 23:58:03 +07:00
Sergey M․
d02d4fa0a9
[brightcove:new] Raise GeoRestrictedError
2017-03-03 22:49:48 +07:00
Remita Amine
049a0f4d6d
[brightcove:legacy] restrict videoPlayer value( closes #12040 )
2017-02-18 21:08:40 +01:00
Yen Chi Hsuan
16e2c8f771
[brightcove] Recognize another player ID
...
Closes #11688
2017-01-16 00:06:52 +08:00
Jakub Wilk
4f66c16f33
[brightcove:legacy] Fix misplaced backslash in a regexp
2017-01-14 06:26:11 +07:00
Sergey M․
53a664edf4
[brightcove:legacy] Improve embeds detection ( closes #11523 )
2016-12-24 22:46:27 +07:00
Remita Amine
954529c10f
[brightcove:new] skip widevine classic videos
2016-12-18 21:39:59 +01:00
Déstin Reed
dcdb292fdd
Unify coding cookie
2016-10-03 23:44:29 +07:00
Remita Amine
27e99078d3
[brightcove:new] add support for live streams
2016-09-24 15:39:48 +01:00
Remita Amine
e910fe2fe4
[brightcove] skip ism manifests
2016-07-14 14:13:57 +01:00
Remita Amine
f1b4af7d79
[beightcove:new] remove html tags from description
2016-07-11 19:06:50 +01:00
Yen Chi Hsuan
c65aa4e9e1
[brightcove:legacy] Support 'playlistTabs' and skip a dead test
...
Closes #9965
2016-07-07 01:13:37 +08:00
Remita Amine
dd801bbe18
[brightcove] improve error detection
2016-07-03 16:37:22 +01:00
Sergey M․
b219f5e51b
[brightcove:new] Improve error reporting
2016-05-21 00:59:06 +06:00
remitamine
ad55e10165
[brightcove] change the protocol for m3u8 formats to m3u8_native
2016-05-13 08:35:38 +01:00
aystroganov@gmail.com
8334637f4a
Make tbr field 'int' rather than 'tuple'
...
Closes #9180 .
2016-04-13 14:29:34 +02:00
remitamine
23576edbfc
[brightcove:legacy] skip None value for uploader_id
2016-04-02 21:31:21 +01:00
remitamine
4d4cd35f48
[brightcove:legacy] extract uploader_id as a string
2016-04-02 20:55:44 +01:00
remitamine
e47d19e991
[brightcove:new] extract subtitles and strip video title
2016-04-02 18:57:15 +01:00
remitamine
41f5492fbc
[brightcove:legacy] improve format extraction and extract uploader_id, duration and timestamp
2016-04-02 18:57:15 +01:00