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 weeks ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 10 months ago
compat [cleanup] Deprecate more compat functions (#11439) 2 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 2 months ago
downloader [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
extractor [ie/soundcloud] Various fixes (#11820) 4 weeks ago
networking [cleanup] Misc (#10807) 4 months ago
postprocessor [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
utils [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
YoutubeDL.py [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
__init__.py [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
__main__.py [docs] Misc Cleanup (#8977) 10 months ago
aes.py [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
cache.py [cleanup] Add more ruff rules (#10149) 7 months ago
cookies.py Update cookies.py to support parsing manual cookies files 3 weeks ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 5 months ago
minicurses.py
options.py [cleanup] Misc (#11554) 2 months ago
plugins.py [cleanup] Bump ruff to 0.8.x (#11608) 1 month ago
socks.py [cleanup] Add more ruff rules (#10149) 7 months ago
update.py [update] Check 64-bitness when upgrading ARM builds (#11819) 4 weeks ago
version.py Release 2024.12.13 1 month ago
webvtt.py [cleanup] Add more ruff rules (#10149) 7 months ago