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 fbc66e3ab3
[utils] `Popen`: Reset PyInstaller environment (#11258)
- Forces spawning independent subprocesses for exes bundled with PyInstaller>=6.10
- Fixes regression introduced in fb8b7f226d
- Ref: https://pyinstaller.org/en/v6.10.0/CHANGES.html#incompatible-changes

Closes #11259
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2 days ago
..
__pyinstaller
compat [pp/embedthumbnail] Fix postprocessor (#10248) 4 months ago
dependencies
downloader [cleanup] Misc (#10807) 3 weeks ago
extractor [ie/adobepass] Use newer user-agent for provider redirect request (#11250) 4 days ago
networking [cleanup] Misc (#10807) 3 weeks ago
postprocessor [pp/XAttrMetadata] Try to write each attribute (#11115) 2 weeks ago
utils [utils] `Popen`: Reset PyInstaller environment (#11258) 2 days ago
YoutubeDL.py [build] `make_lazy_extractors`: Force running without plugins (#11205) 5 days ago
__init__.py [cookies] Fix cookie load error handling (#11140) 2 weeks ago
__main__.py [docs] Misc Cleanup (#8977) 7 months ago
aes.py [cleanup] Add more ruff rules (#10149) 4 months ago
cache.py [cleanup] Add more ruff rules (#10149) 4 months ago
cookies.py [cookies] Fix cookie load error handling (#11140) 2 weeks ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 2 months ago
minicurses.py
options.py [cleanup] Misc (#10807) 3 weeks ago
plugins.py [build] `make_lazy_extractors`: Force running without plugins (#11205) 5 days ago
socks.py [cleanup] Add more ruff rules (#10149) 4 months ago
update.py Raise minimum recommended Python version to 3.9 (#11098) 3 weeks ago
version.py Release 2024.10.07 1 week ago
webvtt.py [cleanup] Add more ruff rules (#10149) 4 months ago