Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 454 Bytes

spotify-dl-web

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.

Usage:

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)