We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version: kemono-dl 2022.04.27
python kemono-dl.py --cookies "cookie.txt" --links https://coomer.party/onlyfans/user/beayork
script is having issues with handling the cookie.txt file
Cookie Data: .coomer.party TRUE / FALSE 1708370516 _ddg1 7epCA5XHabpvR5kWNOai 27
Just run the script.
\AppData\Local\Programs\Python\Python310\lib\http\cookiejar.py:2085: UserWarning: http.cookiejar bug! Traceback (most recent call last): File \AppData\Local\Programs\Python\Python310\lib\http\cookiejar.py", line 2046, in _really_load domain, domain_specified, path, secure, expires, name, value = ValueError: too many values to unpack (expected 7)
_warn_unhandled_exception() Unable to load cookie cookie.txt No cookies loaded | exiting Please replace with errors or tracebacks.
### Additional comments <!-- Anything else you think might help. -->
The text was updated successfully, but these errors were encountered:
in cookie.txt file delete size 2digits
Sorry, something went wrong.
could you elaborate?
in extension 'Get cookies.txt' setting uncheck Include Cookie Size Values
When i try to download something i got this
Unable to load cookie cookie.txt No cookies loaded | exiting
No branches or pull requests
Version
Version: kemono-dl 2022.04.27
Your Command
python kemono-dl.py --cookies "cookie.txt" --links https://coomer.party/onlyfans/user/beayork
Description of bug
script is having issues with handling the cookie.txt file
Cookie Data:
.coomer.party TRUE / FALSE 1708370516 _ddg1 7epCA5XHabpvR5kWNOai 27
How To Reproduce
Just run the script.
Error messages and tracebacks
\AppData\Local\Programs\Python\Python310\lib\http\cookiejar.py:2085: UserWarning: http.cookiejar bug!
Traceback (most recent call last):
File \AppData\Local\Programs\Python\Python310\lib\http\cookiejar.py", line 2046, in _really_load
domain, domain_specified, path, secure, expires, name, value =
ValueError: too many values to unpack (expected 7)
_warn_unhandled_exception()
Unable to load cookie cookie.txt
No cookies loaded | exiting
Please replace with errors or tracebacks.
The text was updated successfully, but these errors were encountered: