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 476 forks source link

Complete catalogue download #101

Open triksmelb opened 5 years ago

triksmelb commented 5 years ago

Not sure if this is within this projects scope but would it be possible to have a “download all“ option for all available content based on users subscription. At the moment adding to playlist becomes extremely time consuming. I pressme the library would be large but those of us with NAS devices (I have 110TB free at the moment) could really do with this option.

seems the folder structures are very logical:

https://tidal.com/browse/artist1234 https://tidal.com/browse/album/1234

STEPPING3DCAD commented 5 years ago

Hi triksmelb, FYI you can add for example "https://tidal.com/browse/artist1234" to the download bar and a pop-up window will show all album content for that artist. If the artist has over 100 albums or there are problems with Tidals album listings, there could be an issue downloading though. Does this help at all??

triksmelb commented 5 years ago

thx @STEPPING3DCAD yes that is how I’m using this app and yes I also noticed the crashing if the artist has more than a couple hundred albums. Also crashing when a playlist has more than 2500 songs but I am greatful it works even if it’s not all that stable.

Would be nice if there was a way to extract a list of every artist/album/song/playlist/video on this service and then just tick the ones to download.

Or create a playlist from it and if the playlist crashing issue was solved, download the entire library over a few weeks.

Even better incorporate such feature into lidarr ;)

Anyone know the size of the entire library?

triksmelb commented 5 years ago

Tested Download List function by creating a numerical sequence for artist and inserting it into URL [url] https://listen.tidal.com/album/500 https://listen.tidal.com/album/501 https://listen.tidal.com/album/502 etc

Tried this with 500 links, they get checked and come back with SUCCESS or Error if they don't exists but the application crashes when downloading starts.

tbrtje commented 4 years ago

thx @STEPPING3DCAD yes that is how I’m using this app and yes I also noticed the crashing if the artist has more than a couple hundred albums. Also crashing when a playlist has more than 2500 songs but I am greatful it works even if it’s not all that stable.

Would be nice if there was a way to extract a list of every artist/album/song/playlist/video on this service and then just tick the ones to download.

Or create a playlist from it and if the playlist crashing issue was solved, download the entire library over a few weeks.

Even better incorporate such feature into lidarr ;)

Anyone know the size of the entire library?

Have you gotten any further? I am also looking to download everything, or having a lidarr integration.