Skip to content

norbeyandresg/hades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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

Prerequisites

Hades requires an installation of FFmpeg. Download for Windows, and for UNIX.

Installing

To use Hades you need to create an App on the Spotify Developers Dashboard and setup your CLIENT_ID and CLIENT_SECRET as environment variables to connect to the Spotify API. In order to list and download your own playlists you also need to setup your USER_ID in your environment variables. You can use the .env file to setup your envars.

pip install -r requirements.txt

Usage

Just go to your playlist, click on share and copy the Playlist URI. To use the shell interface run

python hades_ui.py

you can also pass your playlist_uri as a param

python hades_ui.py --pl_uri [playlist_uri]

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