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.29k stars 464 forks source link

[BUG]: Only first 500 tracks are downloaded #1071

Open Kafkamorph opened 1 year ago

Kafkamorph commented 1 year ago

Which tool

tidal-dl

Version

latest

Platform

Linux

Describe the bug

1050 tracks on playlist. First 500 music tracks are downloaded fine, then it goes on a tantrum about "[ERR] DL Video[xxxx] failed.Get operation err!Asset is not ready for playback" and eventually dies

Relevant log output

First 500 ok, then:
I don't even want the videos, just the music for the playlist...

[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 4.512 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 3.447 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 2.312 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 3.023 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 2.795 seconds, to mimic human behaviour and prevent too many requests error
[ERR] DL Video[xxxxx] failed.Get operation err!Asset is not ready for playback
Sleeping for 1.983 seconds, to mimic human behaviour and prevent too many requests error

Add screenshots

No response