glomatico / gamdl

A Python CLI app for downloading Apple Music songs/music videos/posts.
587 stars 76 forks source link

Add support for downloading playlists with more than 300 songs #76

Closed florisdipt closed 4 months ago

florisdipt commented 4 months ago

When getting a playlist, if the response contains a "next" slug this will now be used to fetch additional tracks for downloading

Solves #18