DownOnSpot
DownOnSpot copied to clipboard
🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust
**Is your feature request related to a problem? Please describe.** Installing the libmp3lame dependency on macOS looks annoying, and I don't plan on using the mp3 feature anyway, so it'd...
**Is your feature request related to a problem? Please describe.** I want to download podcast episodes, but with aspotify this doesn't seem possible. As the lib is deprecated and rspotify...
Signed-off-by: Felix Breuer
**Is your feature request related to a problem? Please describe.** I'd like to be consistent with my existing media library naming scheme. The only missing part is that DownOnSpot doesn't...
**Describe the bug** Using sanitize_filename::sanitize with default options possibly truncates some parts of the track filename. However, the final assembled filename is not truncated at all, which may exceed file...
**Describe the bug** When running the application in a Docker container nothing gets downloaded. The application just finishes without an error message. **To Reproduce** Steps to reproduce the behavior: 1....
**Is your feature request related to a problem? Please describe.** No that i've managed to get downOnSpot up and running, i've come across a new problem : some spotify links...
**Describe the bug** after compilation compilation, it failes silently... it is compiled, then executing: ```bash-3.2$ ./down_on_spot https://open.spotify.com/playlist/6bYg4fYfP0TNNKpOqLDRSR Settings successfully loaded. Continuing with spotify account: . Login succeeded. ``` Nothing happens,...
Hi, Can you keep download in progress in a separate folder or mark with a special extension for example .ogg.progress and move it later once the download completes. Jim
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...