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]: DL Track ["track name"] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap #1065

Open Erppa5 opened 1 year ago

Erppa5 commented 1 year ago

Which tool

tidal-dl from the command line, run by a python script

Version

2022.10.31.1

Platform

Windows 10, python 3.11.0

Describe the bug

I have a python script that goes through tidal links and downloads albums from the artists specified by the links. I was downloading for a long time until on Gentle Giant's album I Lost My Head: The Chrysalis Years 1975-1980 it stopped working altogether, giving me this error and I could not download anything afterwards.

Relevant log output

+----------------+-----------------------------------------------+
| ALBUM-PROPERTY | VALUE                                         |
+----------------+-----------------------------------------------+
| Title          | I Lost My Head: The Chrysalis Years 1975-1980 |
| ID             | 234683485                                     |
| Track Number   | 58                                            |
| Video Number   | 0                                             |
| Release Date   | 2012-08-13                                    |
| Version        | None                                          |
| Explicit       | False                                         |
+----------------+-----------------------------------------------+
Sleeping for 0.552 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 1.563 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 4.101 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 2.383 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 2.23 seconds, to mimic human behaviour and prevent too many requests error
[SUCCESS] On Reflection
[SUCCESS] Time to Kill
[SUCCESS] Just the Same
[SUCCESS] His Last Voyage
[SUCCESS] Free Hand
Sleeping for 2.916 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 0.937 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 3.883 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 2.309 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 1.091 seconds, to mimic human behaviour and prevent too many requests error
[SUCCESS] Talybont
[SUCCESS] Just the Same
Sleeping for 2.032 seconds, to mimic human behaviour and prevent too many requests error
[SUCCESS] Mobile
Sleeping for 1.862 seconds, to mimic human behaviour and prevent too many requests error
[SUCCESS] Intro, 1976
[SUCCESS] Free Hand
[ERR] DL Track[Give It Back] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[I Lost My Head] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 1.003 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 3.162 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Design] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 1.838 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[On Reflection] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 4.976 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 3.361 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 2.625 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 1.162 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Empty City] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[Another Show] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[Give It Back] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 4.155 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Timing] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 3.228 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Two Weeks in Spain] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 2.346 seconds, to mimic human behaviour and prevent too many requests error
[SUCCESS] Interview
Sleeping for 1.28 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Betcha Thought We Couldn't Do It] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 4.046 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[I Lost My Head] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[Who Do You Think You Are?] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[I'm Turning Around] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 4.311 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 1.562 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 4.628 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[As Old as You're Young] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 4.866 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 4.053 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Mountain Time] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 2.51 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Memories of Old Days] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
[ERR] DL Track[Winning] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 1.214 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Just the Same / Proclamation] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap![ERR] DL Track[For Nobody] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 2.803 seconds, to mimic human behaviour and prevent too many requests error
Sleeping for 3.797 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Track[Funny Ways] failed.Get operation err!Ooops, an unexpected error occurred. We'll try to fix this asap!
Sleeping for 1.223 seconds, to mimic human behaviour and prevent too many requests error

Add screenshots

No response

Erppa5 commented 1 year ago

It started working again after I made this bug raport, which took around five minutes.