spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
17.78k stars 1.62k forks source link

web service #586

Closed alirezaghasemi closed 5 years ago

alirezaghasemi commented 5 years ago

What is the purpose of your issue?

Description

i need used it with web service (api) because I don't want run with console. could you please help me?

thanks.

Log

linusg commented 5 years ago

You can easily build your desired HTTP API wrapper around spotify-downloader yourself.

alirezaghasemi commented 5 years ago

thanks, But I don't have any skills in python!Could you please do it? Because it's very important for me.pleaseee On Monday, July 22, 2019, 01:08:34 AM PDT, Linus Groh notifications@github.com wrote:

You can easily build your desired HTTP API wrapper around spotify-downloader yourself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

linusg commented 5 years ago

No, that's just not how this works. A web API is not the focus of this projects, and shouldn't be - again, this is a problem that can be solved in a different project by people who need it.

ritiek commented 5 years ago

In case it interests, someone has made a pretty neat wrapper around the --song parameter on https://github.com/ricardbejarano/musicow.