Skip to content
/ hades Public
forked from norbeyandresg/hades

This script takes a Spotify playlist, list and search each track on YouTube and download it to the specified path with the script root path as parent

Notifications You must be signed in to change notification settings

aydnkmnt/hades

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hades

This script takes a Spotify playlist, list and search each track on youtube and download it to the specified path with the script root path as parent

Installing

To use Hades you need to create an App on the Spotify Developers Dashboard and setup your CLIENT_ID and CLIENT_SECRET on the hades.py file to connect to the Spotify API.

pip install -r requirements.txt

Usage

Just go to your playlist, click on share and copy the Playlist URI.

python hades.py [OPTIONS] 'your_playlist_uri'

Options

-e or --embed                   Download and embed youtube thumbnails into mp3                                   

About

This script takes a Spotify playlist, list and search each track on YouTube and download it to the specified path with the script root path as parent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%