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
PuppyPi 5ff34751a3
Update cookies.py to support parsing manual cookies files
Fix the "invalid length 8" errors for valid lines.

Previously, on my system at least, it couldn't parse either its own output or the output of cookies.txt files I had because of not removing the trailing '\n' from the line and considering it an extra entry, putting the number at 8 not 7.
3 months ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 1 year ago
compat [cleanup] Deprecate more compat functions (#11439) 5 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 5 months ago
downloader [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
extractor [ie/soundcloud] Various fixes (#11820) 4 months ago
networking [cleanup] Misc (#10807) 6 months ago
postprocessor [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
utils [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
YoutubeDL.py [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
__init__.py [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
__main__.py [docs] Misc Cleanup (#8977) 1 year ago
aes.py [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
cache.py [cleanup] Add more ruff rules (#10149) 10 months ago
cookies.py Update cookies.py to support parsing manual cookies files 3 months ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 8 months ago
minicurses.py
options.py [cleanup] Misc (#11554) 5 months ago
plugins.py [cleanup] Bump ruff to 0.8.x (#11608) 4 months ago
socks.py [cleanup] Add more ruff rules (#10149) 10 months ago
update.py [update] Check 64-bitness when upgrading ARM builds (#11819) 4 months ago
version.py Release 2024.12.13 4 months ago
webvtt.py [cleanup] Add more ruff rules (#10149) 10 months ago