======================
Create a spotify playlist based on the songs from Klaus Fiehes show 1LIVE FIEHE (Korrektes Zeug, Raum und Zeit) using spotipy.
If you just want to listen to the songs, you could check out this overview or hear the orignal shows at mixcloud and fiehe.info (thx to the unknown uploader).
run pip to ensure all requirements are fulfilled
pip3 install -r requirements.txt
ensure that you register for a free spotify developers account here and replace the placeholders for SPOTIFY_USERNAME, SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET with your personal.
now you can run the script by providing an url:
i.e. main.py -u https://www1.wdr.de/radio/1live/on-air/sendungen/1live-fiehe/index.html
This code is licensed under the GNU General Public License v3.0.
For more details, please take a look at the LICENSE file.
- Scrap playlist from 1live.de
- Create playlist on spotify based on scraped tracks
- Proccess all old playlist
Feel free to adjust the code, things that could be done are:
- Improving unicode & character encoding
- Improve the code so that songs from the missing songs list could be added
- Shazam the songs from the very old shows, somebody provided at mixcloud