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
Simon Sawicki 65de7d204c
Update to ytdl-commit-be008e6 (#8836)
- [utils] Make restricted filenames ignore some Unicode categories (by dirkf)
- [ie/telewebion] Fix extraction (by Grub4K)
- [ie/imgur] Overhaul extractor (by bashonly, Grub4K)
- [ie/EpidemicSound] Add extractor (by Grub4K)

Authored by: bashonly, dirkf, Grub4K

Co-authored-by: bashonly <bashonly@protonmail.com>
9 months ago
..
__pyinstaller [build] Include secretstorage in Linux builds 10 months ago
compat Remove Python 3.7 support (#8361) 10 months ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 11 months ago
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 10 months ago
extractor Update to ytdl-commit-be008e6 (#8836) 9 months ago
networking [rh:websockets] Migrate websockets to networking framework (#7720) 10 months ago
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 10 months ago
utils Update to ytdl-commit-be008e6 (#8836) 9 months ago
YoutubeDL.py [core] Fix format selection parse error for CPython 3.12 (#8797) 9 months ago
__init__.py Let `read_stdin` obey `--quiet` 10 months ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Simplify `Cryptodome` 2 years ago
cache.py [cleanup] Misc 2 years ago
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 11 months ago
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py [networking] Fix various socks proxy bugs (#8065) 1 year ago
update.py [core] Release workflow and Updater cleanup (#8640) 9 months ago
version.py Release 2023.11.16 10 months ago
webvtt.py [webvtt] Fix 15f22b4880 9 months ago