mirror of https://github.com/yt-dlp/yt-dlp
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.pull/11872/head
parent
d298693b1b
commit
5ff34751a3
Loading…
Reference in New Issue