Converts a playlist from the BBC Radio to Spotify.
Use a release version!
Usage of ./iplayer2spotify:
-clean
suppress explicit tracks
-playlist-name string
playlist name
-show-url string
url of show
./iplayer2spotify \
-playlist-name "Radio 6's Finest Hour" \
-show-url "https://www.bbc.co.uk/programmes/b09x8f5t"
Export the ID and Secret:
export SPOTIFY_ID=<your ID>
export SPOTIFY_SECRET=<your secret>