SathyaBhat / spotify-dl

Downloads songs from your Spotify Playlist
http://sathyasays.com/2015/12/29/spotify-dl-download-your-spotify-my-music-songs-as-mp3/
MIT License
1.73k stars 211 forks source link

The ability to start a download from a certain playlist position. #259

Open tomnookisgay opened 2 years ago

tomnookisgay commented 2 years ago

So I mainly use spotify dl for a personal playlist I have and as time goes on that playlist changes, it'd be nice to be able to start spotify dl from a certain playlist location so I don't have to spend extra time downloading the whole playlist and then getting the songs I want, downnloading each individual song or making a new playlist for songs.

OlegSea commented 2 years ago

I suggest adding an -O (--offset) option. Something like -O 2 would start from the third song. Will work on implementing this right now.