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
Julien Valentin 19edaa44fc
[ie/generic] Extract `live_status` for DASH manifest URLs (#12256)
* Also removes the content-type check for dash+xml/mpd.
This was added in cf1f13b817,
but is a no-op since the regex pattern was never changed accordingly.
And it looks like it was unwanted anyways per 28ad7df65d

Closes #12255
Authored by: mp3butcher
4 weeks ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 12 months ago
compat [cleanup] Deprecate more compat functions (#11439) 4 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 4 months ago
downloader [fd/hls] Fix `BYTERANGE` logic (#11972) 4 weeks ago
extractor [ie/generic] Extract `live_status` for DASH manifest URLs (#12256) 4 weeks ago
networking [cleanup] Misc (#10807) 5 months ago
postprocessor [cleanup] Bump ruff to 0.8.x (#11608) 3 months ago
utils [cleanup] Misc (#12194) 1 month ago
YoutubeDL.py [core] Fix float comparison values in format filters (#11880) 1 month ago
__init__.py [core] Validate retries values are non-negative (#11927) 2 months ago
__main__.py [docs] Misc Cleanup (#8977) 1 year ago
aes.py [cleanup] Bump ruff to 0.8.x (#11608) 3 months ago
cache.py [cleanup] Add more ruff rules (#10149) 9 months ago
cookies.py [cookies] Add `--cookies-from-browser` support for MS Store Firefox (#11731) 3 months ago
jsinterp.py [jsinterp] Add `js_number_to_string` (#12110) 4 weeks ago
minicurses.py
options.py Don't sanitize filename on Unix when `--no-windows-filenames` (#9591) 2 months ago
plugins.py [cleanup] Bump ruff to 0.8.x (#11608) 3 months ago
socks.py [cleanup] Add more ruff rules (#10149) 9 months ago
update.py [update] Check 64-bitness when upgrading ARM builds (#11819) 3 months ago
version.py Release 2025.01.26 1 month ago
webvtt.py [cleanup] Add more ruff rules (#10149) 9 months ago