bitbybyte / fantiadl

Download posts and media from Fantia
MIT License
303 stars 51 forks source link

can't login with _session_id cookie or cookies.txt #37

Closed hunterinawheelchair closed 4 years ago

hunterinawheelchair commented 4 years ago

Hello, when i'm trying to connect to my fantia account with _session_id cookie cookies.txt i'am getting a error that tell me that my session cookie is invalide. i've tried to wait and delete it and connecting with the new one but i'm still getting this error. am I doing something wrong?

dfsf

bitbybyte commented 4 years ago

Remove the SESSION_COOKIE from the argument, it's either the bare cookie value or the filename, e.g. -c cookies.txt.

hunterinawheelchair commented 4 years ago

i'm still getting a error when i'm puting the value of the _session_id even if its the "good" value as you can see on the screenshots

dwfw szdqsd

bitbybyte commented 4 years ago

Error: No valid input provided You need to pass a link or use one of the options for it to try logging in.

If you login to your account from the browser first and then use that session cookie, the session will be valid.