mirror of
https://github.com/xtream1101/humblebundle-downloader.git
synced 2024-11-20 08:49:17 +01:00
Merge branch 'darylf-patch-1' into update
This commit is contained in:
commit
664ab33007
@ -34,7 +34,8 @@ First thing to do is get your account cookies.
|
||||
This can be done by getting a browser extension that lets you see or export your cookies.
|
||||
|
||||
- **Method 1 (recommended)**
|
||||
- Get the value of the cookie called `_simpleauth_sess` and pass that value using `-s "COOKIE_VALUE"`
|
||||
- Get the value of the cookie called `_simpleauth_sess` and pass that value using `-s 'COOKIE_VALUE'`
|
||||
- Note: The quotes in the cookie value are part of the value, you might need to wrap the entire value (including double quotes) in single quotes.
|
||||
|
||||
- **Method 2**
|
||||
- Export the cookies in the Netscape format using an extension.
|
||||
|
Loading…
Reference in New Issue
Block a user