miraclx / freyr-js

A tool for downloading songs from music streaming services like Spotify and Apple Music.
https://git.io/freyr-js
Apache License 2.0
1.53k stars 95 forks source link

SUGGESTION / Download all Albums of one Artist #602

Closed tobeehh closed 10 months ago

tobeehh commented 10 months ago

Not an issue, yet a suggestion:

Is there an easy way to download all albums of one artist?

I found out the link which in this case is : https://music.apple.com/us/artist/armin-van-buuren/17976294/see-all?section=compilation-albums

Now i could go to the source code and look for all album links - Or ask on Github and see if someone did this already? :)

miraclx commented 10 months ago

Yeah, just use the link to the artist. Pass that to freyr, it'll pull the artist's discography and proceed to download all of it. 😄

For context, this would be https://music.apple.com/us/artist/armin-van-buuren/17976294 in your case.