AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
506 stars 82 forks source link

Don't grab the cookies #49

Closed Nerodacles closed 2 years ago

Nerodacles commented 2 years ago

Version

Version: 2022.01.11

Your Command

python kemono-dl.py --retry-download 1 --cookies "cookie-kemono.txt,cookie-coomer.txt" -o whatever\raw --archive whatever\archive.txt --kemono-favorite-users --coomer-favorite-users --dateafter 20210101 --save-banner --save-icon --max-filesize 600MB --restrict-names --verbose

Description of bug

The downloader dont want to use the cookies provided.

How To Reproduce

Just try to download something.

Error messages and tracebacks


INFO: Gathering favorite users
WARNING: 401 UNAUTHORIZED: Could not get favorite artists: Make sure you get your cookie file while logged in
INFO: Gathering favorite users
WARNING: 401 UNAUTHORIZED: Could not get favorite artists: Make sure you get your cookie file while logged in
DEBUG: Completed in 00:00:03
INFO: Completed
AlphaSlayer1964 commented 2 years ago

When was the last time you updated your cookies? If you logout of your account it might reset the session token. Also Kemonos site just broke the other night so session tokens might need to be reset.

Nerodacles commented 2 years ago

When was the last time you updated your cookies? If you logout of your account it might reset the session token. Also Kemonos site just broke the other night so session tokens might need to be reset.

I just updated it, but let me do it again.

Nerodacles commented 2 years ago

Jup, thanx, login-logout did it!