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 b9afb99e7c
[ie/generic] Fix direct video link extensions (#10468)
Fixes regression in the generic extractor due in 5ce582448e

Closes #10459
Authored by: bashonly
4 months ago
..
__pyinstaller
compat
dependencies
downloader [cleanup] Misc (#10075) 4 months ago
extractor [ie/generic] Fix direct video link extensions (#10468) 4 months ago
networking [networking] Add `legacy_ssl` request extension (#10448) 4 months ago
postprocessor [pp/embedthumbnail] Fix embedding with mutagen (#10337) 4 months ago
utils [cleanup] Misc (#10383) 4 months ago
YoutubeDL.py [core] Do not alter default format selection when simulated (#9862) 4 months ago
__init__.py [core] Fix `--compat-opt allow-unsafe-ext` (#10336) 4 months ago
__main__.py
aes.py
cache.py
cookies.py [cleanup] Misc (#10075) 4 months ago
jsinterp.py [jsinterp] Implement `Function.prototype` resolving for `call` and `apply` (#10392) 4 months ago
minicurses.py
options.py [cleanup] Misc (#10330) 4 months ago
plugins.py
socks.py
update.py
version.py Release 2024.07.09 4 months ago
webvtt.py