You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
bashonly f5a9e9df0d
[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 ade1fa70cb with the "wrong" spelling of `referrer` being smuggled

Closes #5539
2 years ago
..
compat [compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309) 2 years ago
downloader [utils] Move `FileDownloader.parse_bytes` into utils 2 years ago
extractor [extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction (#5558) 2 years ago
postprocessor [cleanup] Misc 2 years ago
YoutubeDL.py Implement universal format sorting 2 years ago
__init__.py [utils] Move format sorting code into `utils` 2 years ago
__main__.py [cleanup] Misc 2 years ago
aes.py Update to ytdl-commit-de39d128 2 years ago
cache.py [jsinterp, extractor/youtube] Minor fixes 2 years ago
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2 years ago
dependencies.py [cleanup] Misc 2 years ago
jsinterp.py [jsinterp] Improve separating regex 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [cleanup] Lint and misc cleanup 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [cleanup] Misc 2 years ago
utils.py [utils] Move format sorting code into `utils` 2 years ago
version.py [version] update 2 years ago
webvtt.py [docs] Misc improvements 2 years ago