yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.4k stars 473 forks source link

[BUG]: not login #1162

Open lis1991 opened 4 months ago

lis1991 commented 4 months ago

Which tool

tidal-dl

Version

2022.08.29.1

Platform

Linux Manjaro

Describe the bug

Account login error.

[ERR] Expecting value: line 1 column 1 (char 0)

Entering a token does not help

Relevant log output

/$$$$$$$$ /$$       /$$           /$$               /$$ /$$
|__  $$__/|__/      | $$          | $$              | $$| $$
   | $$    /$$  /$$$$$$$  /$$$$$$ | $$          /$$$$$$$| $$
   | $$   | $$ /$$__  $$ |____  $$| $$ /$$$$$$ /$$__  $$| $$
   | $$   | $$| $$  | $$  /$$$$$$$| $$|______/| $$  | $$| $$
   | $$   | $$| $$  | $$ /$$__  $$| $$        | $$  | $$| $$
   | $$   | $$|  $$$$$$$|  $$$$$$$| $$        |  $$$$$$$| $$
   |__/   |__/ \_______/ \_______/|__/         \_______/|__/

       https://github.com/yaronzz/Tidal-Media-Downloader 

                        2022.10.31.1

+-------------------------------+------------------------------------------------------------+
| SETTINGS                      | VALUE                                                      |
+-------------------------------+------------------------------------------------------------+
| Settings path                 | /home/misha/.tidal-dl.json                                 |
| Download path                 | ./download/                                                |
| Album folder format           | {ArtistName}/{Flag} {AlbumTitle} [{AlbumID}] [{AlbumYear}] |
| Playlist folder format        | Playlist/{PlaylistName} [{PlaylistUUID}]                   |
| Track file format             | {TrackNumber} - {ArtistName} - {TrackTitle}{ExplicitFlag}  |
| Video file format             | {VideoNumber} - {ArtistName} - {VideoTitle}{ExplicitFlag}  |
| Audio quality                 | AudioQuality.Master                                        |
| Video quality                 | VideoQuality.P1080                                         |
| Use playlist folder           | True                                                       |
| Check exist                   | True                                                       |
| Show progress                 | True                                                       |
| Show Track Info               | True                                                       |
| Save AlbumInfo.txt            | True                                                       |
| Save covers                   | True                                                       |
| Include singles & EPs         | False                                                      |
| Language                      | English                                                    |
| Save timed lyrics (.lrc file) | False                                                      |
| Multi thread download         | False                                                      |
| APIKey support                | [4]Normal/High/HiFi/Master                                 |
| Use Download Delay            | True                                                       |
+-------------------------------+------------------------------------------------------------+
Starting login process...
[ERR] Login failed.Expecting value: line 1 column 1 (char 0)
====================================================
CHOICE                 FUNCTION                     
Enter '0':             Exit                         
Enter '1':             Check AccessToken            
Enter '2':             Logout                       
Enter '3':             Set AccessToken              
Enter '4':             Settings-Path                
Enter '5':             Settings-Quality             
Enter '6':             Settings-Else                
Enter '7':             Select APIKey                
Enter 'Url/ID':        Download by url or ID        
====================================================
Enter Choice:

Add screenshots

No response