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.43k stars 475 forks source link

[BUG]: Download error on a lot of tracks #973

Closed yohann69 closed 2 years ago

yohann69 commented 2 years ago

Which tool

tidal-dl

Version

2022.07.14.1

Platform

Windows 11

Describe the bug

When downloading my playlist, 40% of the tracks have the following error: [ERR] DL Track[TRACKNAME] failed.Can't get the streamUrl, type is application/dash+xml

Relevant log output

[SUCCESS] I Believed
[SUCCESS] Coeurdonnier
[ERR] DL Track[Le portrait] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Anywhere
[SUCCESS] Dangerous (feat. Sam Martin)
[ERR] DL Track[Les démons de minuit] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Dance Monkey
[ERR] DL Track[Island In The Sun] failed.Can't get the streamUrl, type is application/dash+xml
[ERR] DL Track[Mili Mili] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Time
[ERR] DL Track[Moulaga] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Blinding Lights
[ERR] DL Track[Road to Gosford] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Ride It
[SUCCESS] In Your Eyes (feat. Alida)
[SUCCESS] Unstoppable
[SUCCESS] Salt
[ERR] DL Track[Waves] failed.Can't get the streamUrl, type is application/dash+xml
[ERR] DL Track[Ça va ça vient] failed.Can't get the streamUrl, type is application/dash+xml
[ERR] DL Track[I Feel So Bad] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Say So
[ERR] DL Track[Confinés] failed.Can't get the streamUrl, type is application/dash+xml
[SUCCESS] Faded
[SUCCESS] The Box
[SUCCESS] All Falls Down (feat. Juliander)

Add screenshots

image

Zibbp commented 2 years ago

Swap between API key 1 and 4 as pointed out in https://github.com/yaronzz/Tidal-Media-Downloader/issues/931.

yohann69 commented 2 years ago

Swap between API key 1 and 4 as pointed out in https://github.com/yaronzz/Tidal-Media-Downloader/issues/931.

I am already using key 4

Zibbp commented 2 years ago

Swap to 1, re-authenticate, then swap back to 4.

yohann69 commented 2 years ago

It worked thanks