IronicUsername / trashtv1

1 stars 1 forks source link

Investigate straming music from backend #6

Open IronicUsername opened 2 years ago

IronicUsername commented 2 years ago

Goal Know how to go about streaming audio for a channel.

Context What is a tv channel without audio? With this we want to investigate how we are going to implement the background audio streaming.

Tasks

IronicUsername commented 2 years ago

Streaming from YouTube:

This might be a good option to create a private/public playlist on YouTube which could serve as an "radio channel" for the music.

Here a small sketch of how that could look like.

Because of YouTube being so generous and kind, they removed the dislike button which makes pafy useless atm. There is already a PR for it, but i guess this will take time to get merged since the whole project seems to be a bit unmaintained (last commit 9 months ago).

Keep an 👁️ out for updates!