youtube-dl/youtube_dl
dirkf bdda6b81df [Vbox7IE] Improve extraction
* DASH extraction no longer fails with new range support
* but always find combined formats if available
* suppress ineffective XFF geo-bypass (causes time-outs)
* adapted from https://github.com/ytdl-org/youtube-dl/pull/29680
* thx former GH user kikuyan
2024-02-02 12:36:05 +00:00
..
downloader [downloader/dash] Support range in fragment (format f'{start}-{end}') 2024-02-02 12:36:05 +00:00
extractor [Vbox7IE] Improve extraction 2024-02-02 12:36:05 +00:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
casefold.py
compat.py [compat] Rework compat for method parameter of compat_urllib_request.Request constructor 2024-01-22 11:10:34 +00:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py [core] Fix format string injection for metadata JSON filename message. 2023-12-06 02:45:41 +00:00