-
Notifications
You must be signed in to change notification settings - Fork 14
Adding a session
Before you choose a session read the wiki page Technical Info to see which sessions support which codecs/fomrats.
- Note: reCAPTCHA is currently not active anymore, so no need to solve the CAPTCHA!
Create a new session with the command:
python redsea.py auth addChoose the method m to add a mobile session, now you need to enter your Username: and Password: after that you give it a name like mobile or anything you want to name it.
Now is the critical part: Opening reCAPTCHA check... appears in the terminal and a windows opens where you have to wait until it closes automatically (DO NOT CLOSE IT MANUALLY!). Now you'll see a reCAPTCHA v3 score: from 0.0 to 1.0, you'll need at least a score of 0.5 or higher to be able to login. If your score is lower than 0.5 you need to try again later. After you received a score 0.5 or higher your session is added and you can start using it!
python redsea.py auth addChoose the method t to add a TV session and give it a name like tv or anything you like. After that you are prompted with:
Go to https://link.tidal.com/XXXXX and log in or sign up to TIDAL.
Open you preferred web browser and open https://link.tidal.com/XXXXX and simply login using your Tidal account or just open https://link.tidal.com/ login using you Tidal account and enter the 5 digit code you got from RedSea.
- Note: reCAPTCHA is currently not active anymore, so no need to solve the CAPTCHA!
Create a new session with the command:
python redsea.py auth addChoose the method d to add a desktop session, now you need to enter your Username: and Password: after that you give it a name like desktop or anything you want to name it.
Deprecated: Web login is not supported anymore