Open poland153 opened 2 years ago
Same issue here. Did you find a solution?
No solution but my workaround was to turn off multi thread since downloading one by one seems to be more forgiving to the api; maybe with multi thread its querying tidal too often, potentially making them mad?
I'm okay with sacrificing time for reliability for the time being.
Which tool
tidal-dl
Version
2022.07.14.1
Platform
Windows
Describe the bug
Originally I had issues due to 931 but after doing the API Key switcheroo to 1 and then back to 4, downloads were working again.
However, now I have a different issue. I'm trying to download everything for an artist (minus EP/singles) with multi-thread turned on. It begins to download fine but then the API calls seem to timeout the further along it gets. After the initial download operation is done, I try to re-download/verify existing files using the same artist URL to make sure I got all the flacs. What I see is similar behavior, where the initial tracks are verified but then the rest of the calls fail.
Besides the output that is in term, i'm not sure if there are any other logs that I can look at. I'd love to see what the specific err messages are relating to. Example used: https://listen.tidal.com/artist/5866385
Relevant log output
Add screenshots
No response