No description
Find a file
2025-08-16 15:43:44 +02:00
helper Add files via upload 2025-08-16 15:25:21 +02:00
playlists Add files via upload 2025-08-16 15:43:44 +02:00
config.ini Add files via upload 2025-08-16 15:25:21 +02:00
LICENSE Add files via upload 2025-08-16 15:25:21 +02:00
main.py Add files via upload 2025-08-16 15:25:21 +02:00
missing-tracks.txt Add files via upload 2025-08-16 15:25:21 +02:00
readme.md Add files via upload 2025-08-16 15:25:21 +02:00
requirements.txt Add files via upload 2025-08-16 15:25:21 +02:00

1live-on-spotify

======================

Purpose

Create a spotify playlist based on the songs from Klaus Fiehes show 1LIVE FIEHE (Korrektes Zeug, Raum und Zeit) using spotipy.

Playlists

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).

Usage

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

License

This code is licensed under the GNU General Public License v3.0.

For more details, please take a look at the LICENSE file.

Outlook

  • 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