AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
509 stars 83 forks source link

Unable to load cookie #167

Closed cghctommyho closed 1 year ago

cghctommyho commented 1 year ago

I am new. I have copy the cookie text in request header from chrome to a file "kemono.party_cookies.txt" . Those text is start with _ddg1= and end by _pk_ses.1.5bc1=1. Then got below output after excuse
py kemono-dl.py --cookies kemono.party_cookies.txt --links https://kemono.party/fanbox/user/3316400.

Unable to load cookie kemono.party_cookies.txt No cookies loaded | exiting

May I know is the cookie text correct and what should I do.

Ovear commented 1 year ago

Try this plugin to export cookie. https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid

cghctommyho commented 1 year ago

Try this plugin to export cookie. https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid

It works. thx!