]> jfr.im git - yt-dlp.git/commit
[extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction (#5558)
authorbashonly <redacted>
Thu, 17 Nov 2022 19:11:35 +0000 (19:11 +0000)
committerGitHub <redacted>
Thu, 17 Nov 2022 19:11:35 +0000 (19:11 +0000)
commitf5a9e9df0da38a0c3c13f1dd106d5eb585253f0c
tree2536ec0746e2320c1797661e58982fa546e7c59a
parentf96a3fb7d3cbeb2b63c2eafcc14b359f37ff3078
[extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction (#5558)

* Move Brightcove embed extraction and tests into the IEs
* Split `BrightcoveNewBaseIE` from `BrightcoveNewIE`
* Fix bug in ade1fa70cbaaaadaa4772e5f0564870cea3167ef with the "wrong" spelling of `referrer` being smuggled

Closes #5539
yt_dlp/extractor/bandaichannel.py
yt_dlp/extractor/brightcove.py
yt_dlp/extractor/generic.py
yt_dlp/extractor/sevenplus.py