1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-08 21:04:38 +02:00
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>
2023-12-26 01:40:24 +01:00
..
__pyinstaller [build] Include secretstorage in Linux builds 2023-11-12 18:29:19 -06:00
compat Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
dependencies [rh:requests] Add handler for requests HTTP library (#3668) 2023-10-13 23:33:00 +00:00
downloader [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
extractor Update to ytdl-commit-be008e6 (#8836) 2023-12-26 01:40:24 +01:00
networking [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
postprocessor [pp/FFmpegMetadata] Embed stream metadata in single format downloads (#8647) 2023-11-26 02:40:09 +00:00
utils Update to ytdl-commit-be008e6 (#8836) 2023-12-26 01:40:24 +01:00
__init__.py Let read_stdin obey --quiet 2023-11-29 05:48:40 +05:30
__main__.py
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 2023-08-12 21:30:23 +00:00
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py
options.py [core] Add --compat-option manifest-filesize-approx (#8356) 2023-11-07 23:10:01 +00:00
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
update.py [core] Release workflow and Updater cleanup (#8640) 2023-12-21 21:06:26 +00:00
version.py Release 2023.11.16 2023-11-16 00:01:38 +00:00
webvtt.py [webvtt] Fix 15f22b4880 2023-12-13 05:11:45 +05:30
YoutubeDL.py [core] Fix format selection parse error for CPython 3.12 (#8797) 2023-12-24 22:09:01 +01:00