A web server server that gets download links for spotify tracks using youtube.
Change process.env.key
and process.env.secret
to the ones you got from the spotify dashboard.
Route: /id
Query:
track
- ID of the track to download
Route: /id
Query:
track
- ID of the track to download
album
- ID of the album to download (not implemented)