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 2469119490
[core] Address gaps in allowed extensions (#10362)
Adds some extensions missing in 5ce582448e

Closes #10360, Closes #10365
Authored by: bashonly
4 months ago
..
__pyinstaller
compat
dependencies
downloader [cleanup] Misc (#10075) 4 months ago
extractor [ie/vidyard] Add extractor (#10155) 4 months ago
networking [cleanup] Misc (#10075) 4 months ago
postprocessor [pp/embedthumbnail] Fix embedding with mutagen (#10337) 4 months ago
utils [core] Address gaps in allowed extensions (#10362) 4 months ago
YoutubeDL.py [core] Disallow unsafe extensions (CVE-2024-38519) 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
minicurses.py
options.py [cleanup] Misc (#10330) 4 months ago
plugins.py
socks.py
update.py
version.py Release 2024.07.02 4 months ago
webvtt.py