DownOnSpot icon indicating copy to clipboard operation
DownOnSpot copied to clipboard

🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust

Results 32 DownOnSpot issues
Sort by recently updated
recently updated
newest added

**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...

feature request

**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...

Feature request

**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...

Feature request

**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...

Bug report

**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...

Bug report

**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,...

enhancement

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

Feature request

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...