oSumAtrIX / DownOnSpot

🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust
https://osumatrix.me
GNU General Public License v3.0
555 stars 44 forks source link

Skip already downloaded files #18

Open Jeevhi opened 2 years ago

Jeevhi commented 2 years ago

Hi, it works fine most of the time. However, sometime it stops downloading and it won't download till I restart. However, the it again downloads all previously downloaded songs.

Is there a way to skip already downloaded files?

oSumAtrIX commented 2 years ago

Yeah, PR #14 addresses this issue and adds an option to skip already downloaded files. You can clone his fork and try that, although the fork might not be on the latest version of the main branch. For the time being you can use it though until I merge it.