yt-dlp/yt_dlp
bashonly 3b021eacef
[extractor/generic] Add fragment_query extractor arg for DASH and HLS (#5528)
* `fragment_query`: passthrough any query in generic mpd/m3u8 manifest URLs to their fragments
* Add support for `extra_param_to_segment_url` to DASH downloader
Authored by: bashonly, pukkandan
2022-11-21 00:51:45 +00:00
..
compat
downloader [extractor/generic] Add fragment_query extractor arg for DASH and HLS (#5528) 2022-11-21 00:51:45 +00:00
extractor [extractor/generic] Add fragment_query extractor arg for DASH and HLS (#5528) 2022-11-21 00:51:45 +00:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py [FormatSort] Add mov to vext 2022-11-19 09:04:01 +05:30
version.py
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30
YoutubeDL.py