yt-dlp/yt_dlp
Simon Sawicki 67adeb7bab
[cleanup] Misc (#11216)
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup

Closes #8248, Closes #11146, Closes #11149, Closes #11211
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
2024-10-22 04:50:35 +00:00
..
__pyinstaller [rh:curlcffi] Add support for curl_cffi 2024-03-16 23:15:11 -05:00
compat [pp/embedthumbnail] Fix postprocessor (#10248) 2024-06-27 16:12:19 +02:00
dependencies [rh:curlcffi] Add support for curl_cffi 2024-03-16 23:15:11 -05:00
downloader [cleanup] Misc (#10807) 2024-09-27 22:46:22 +00:00
extractor [cleanup] Misc (#11216) 2024-10-22 04:50:35 +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 [cleanup] Misc (#11216) 2024-10-22 04:50:35 +00:00
__init__.py Add option --plugin-dirs (#11277) 2024-10-20 17:10:26 +00:00
__main__.py [docs] Misc Cleanup (#8977) 2024-03-11 00:48:47 +05:30
aes.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
cache.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
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 Add option --plugin-dirs (#11277) 2024-10-20 17:10:26 +00:00
socks.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
update.py [build] Migrate py2exe builds to win_exe (#11256) 2024-10-22 04:20:20 +00:00
version.py Release 2024.10.07 2024-10-07 23:41:00 +00:00
webvtt.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
YoutubeDL.py [cleanup] Misc (#11216) 2024-10-22 04:50:35 +00:00