The original post: /r/selfhosted by /u/zykooo on 2025-01-01 22:05:14.

Hey, I’d like to create a local music video streaming service for my personal entertainment.

Here’s my idea:

  • I want to define a spotify playlist of my liked songs.
  • This playlist should be compared to youtube, to see if there is a music video (e.g. artist + song name + official) for each song.
  • I want to see a list of results to for “quality assurance”. I want to check/uncheck videos and send them to youtube-dl

The next steps are already in place:

  • from youtube-dl the videos will be sent into my trash-folder-structure and are picked up by Jellyfin and ersatzTV or dizquetv.

Has someone done something like this? Or do you have ideas/hints how I can achieve this?