This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
Generate the cookies.json without use an extension #298
raphox
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I copied the cookies header of the cURL request from Chrome's debugger network tab.
Something like this:
Using the copied value, I generate the JSON object using this Python code:
Beta Was this translation helpful? Give feedback.
All reactions