-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
SSID token no longer working #4
Comments
@xmetisx thanks, I will take a look |
is this going to be fixable? |
Line 80 in "crawler.go" --> change the name of the cookie value from "sessionid" to "sessid", and use the "sessid" token from Chrome as before. |
Omg your amazing.
…On Mon, Dec 2, 2019, 8:32 AM Brandon Bisel ***@***.***> wrote:
Line 80 in "crawler.go" --> change the name of the cookie value from
"sessionid" to "sessid", and use the "sessid" token from Chrome as before.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AIPPMP3ZELMEXZWPZAFRX2TQWU2DRA5CNFSM4JCWSGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFUCJTI#issuecomment-560473293>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPPMP3JCS6UEIW54FB7L43QWU2DRANCNFSM4JCWSGUA>
.
|
Osuka42g
added a commit
that referenced
this issue
Dec 2, 2019
Changed the name of the "sessionid" cookie value to "sessid" (Issue #4)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
have tried regrabbing it from application tab while logged in. it detects the album name and model name but says 0 images found.
The text was updated successfully, but these errors were encountered: