Skip to content

Python script to make a spotify playlist out of recently played songs from an internet radio station

License

Notifications You must be signed in to change notification settings

Joseph-33/RadioGrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadioGrab

Do you love listening to the radio?

Are you sick of radio DJ's who won't stop talking?

Look no further, this python script will make a spotify playlist out of the last 24h of songs played on the radio.

Getting Started

  • Edit the config.yaml file with a text editor and fill in the required values
  • Run Main.py using python3
  • Once Main.py is run, a browser should open, follow the instructions in the console

Prequisites

How to obtain a client and secret id

  1. Create a new app in spotify dashboard
  2. Locate your apps client id and secret
  3. Set your app redirect uri to https://127.0.0.1

More help here and here

Installing/Running

Use git clone to download repository

git clone https://github.com/Joseph-33/RadioGrab.git

Input all your spotify details into the config.yaml

Create a spotify playlist (it can be public private or collaborative), place the name of the playlist into the config.yaml

Input your desired radio station and start time into the config.yaml

Run the script with

python Main.py

Authors

  • Joseph Andrews

About

Python script to make a spotify playlist out of recently played songs from an internet radio station

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages