mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 18:25:19 +00:00
Update page 'Login via userToken'
@@ -0,0 +1,25 @@
|
||||
# How do I get my userToken?
|
||||
|
||||
## Manual Method
|
||||
### Chrome
|
||||
* Open Chrome
|
||||
* Go to www.deezer.com and log into your account
|
||||
* After logging in press F12 to open up Developer Tools
|
||||
* Go under the Application tab
|
||||
* Open the cookie dropdown
|
||||
* Select www.deezer.com
|
||||
* Find the `arl` cookie and copypaste the value it into the login form
|
||||
* Hit the login button on Deezloader
|
||||
|
||||
### Firefox
|
||||
* Open Firefox
|
||||
* Go to www.deezer.com and log into your account
|
||||
* Afer logging in press F12 to open up Developer Tools
|
||||
* Go under the Storage tab
|
||||
* Open the cookie dropdown
|
||||
* Select www.deezer.com
|
||||
* Find the `arl` cookie and copypaste the value it into the login form
|
||||
* Hit the login button on Deezloader
|
||||
|
||||
## Automatic Method
|
||||
### We're still working on it
|
||||
Reference in New Issue
Block a user