Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Quik95/spotify-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Spotify-dl

spotify-dl is a simple python script for downloading songs and tagging them using tags from spotify.

Usage

spotify-dl.py --user-id <user-id> --user-secret <user-secret> --destination <destination> --uri <spotify URI> --url <video link>

Options

--user-id       Spotify API user id
--user-secret   Spotify API user secret
--uri           Spotify Track URI. You can get it by right clicking on the song in spotify client, selecting share and Copy Spotify URI
--url           Link to the music video from youtube or any other site supported by youtube-dl
--destination   Where to save a resulting song. Defaults to current working directory

About

Download songs from the internet and add to them tags from Spotify

Resources

Stars

Watchers

Forks

Languages