yt-dlp/yt_dlp
bashonly 88402b714e Fix `--netrc` empty string parsing for Python <=3.10 (#11414)
Ref: 15409c720b

Closes #11413
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-10-30 18:58:50 +00:00
..
__pyinstaller
compat Remove Python 3.8 support (#11321) 2024-10-23 06:33:50 +00:00
dependencies
downloader [cleanup] Misc (#10807) 2024-09-27 22:46:22 +00:00
extractor Fix `--netrc` empty string parsing for Python <=3.10 (#11414) 2024-10-30 18:58:50 +00:00
networking [cleanup] Misc (#10807) 2024-09-27 22:46:22 +00:00
postprocessor [pp/XAttrMetadata] Try to write each attribute (#11115) 2024-10-07 23:17:55 +00:00
utils Allow thumbnails with `.jpe` extension (#11408) 2024-10-29 23:25:46 +00:00
YoutubeDL.py [core] Populate format sorting fields before dependent fields (#11353) 2024-10-27 00:17:26 +02:00
__init__.py Expand paths in `--plugin-dirs` (fix 0f593dca9f) (#11334) 2024-10-23 21:53:51 +00:00
__main__.py
aes.py
cache.py
cookies.py [cookies] Fix cookie load error handling (#11140) 2024-10-01 02:13:48 +02:00
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 2024-08-05 20:28:24 +00:00
minicurses.py
options.py [cleanup] Misc (#11216) 2024-10-22 04:50:35 +00:00
plugins.py Remove Python 3.8 support (#11321) 2024-10-23 06:33:50 +00:00
socks.py
update.py Remove Python 3.8 support (#11321) 2024-10-23 06:33:50 +00:00
version.py Release 2024.10.22 2024-10-22 05:03:55 +00:00
webvtt.py