I have a large playlist with many songs. I want to take each song in that playlist, and download the entire album that the song belongs to. Or even better, I want to download every album made by each artist in my playlist. I can easily write a program in python that pulls the titles of each album I need to download for both cases, but for such a long list, going back into tidal, finding each link, then cut and pasting it into tidal-dl will take too long. Does anyone have any ideas how I can do it with one script/program? I am good with python so I would prefer to use that, unless someone wants to make the script for me. Also, in the future, I think this is a good feature to add.
Which tool
tidal-dl
Describe your question
I have a large playlist with many songs. I want to take each song in that playlist, and download the entire album that the song belongs to. Or even better, I want to download every album made by each artist in my playlist. I can easily write a program in python that pulls the titles of each album I need to download for both cases, but for such a long list, going back into tidal, finding each link, then cut and pasting it into tidal-dl will take too long. Does anyone have any ideas how I can do it with one script/program? I am good with python so I would prefer to use that, unless someone wants to make the script for me. Also, in the future, I think this is a good feature to add.
Add screenshots
No response