Skip to content

simple python script for downloading spotify playlist songs from youtube

License

Notifications You must be signed in to change notification settings

nofearOnline/spotify-download-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-download-scraper

simple python script for downloading spotify playlist songs from youtube

NOTES


you have to install ffmpeg for this to work, find how to do it in:

windows **dont use the install url from step 1 instead use https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.zip **

linux

mac

and after it make sure you have all the required packages with

pip install -r requirements.txt

this script convert 30 songs max.

HOW TO USE


run python3 spotify_to_song_list.py

About

simple python script for downloading spotify playlist songs from youtube

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages