Skip to content

A python script to create a spotify playlist from radio tracks

Notifications You must be signed in to change notification settings

markcNewell/RadioToPlaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioToPlaylist

A script to take a time and date and create a spotify playlist with all the songs from then for a set amount of time. A spotify account is required to create the playlist.

Requirements:

  • spotipy pip install git+https://github.com/felix-hilden/spotipy.git
  • beautifulsoup4 pip install bs4
  • selenium pip install selenium

Running:

python scrape.py Only tested on linux python 3.7.3. Results on other OSs may differ.

About

A python script to create a spotify playlist from radio tracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages