His public IP from his website is most likely black listed with youtube
I dunno, I'm still working, so I'm thinking there's another factor. Maybe ISP related? I'm Verizon FIOS if that makes a difference.
I found a workaround for Kister method.
- Create new Personal Section (Button Row)
- Add URL Button
- Add youtube:// to your URL, for example ->
youtube://
https://youtube.com/playlist?list=TLa7N10
I create several URL buttons to link my YouTube playlist to view various collection of live cam.
So, in your opinion, what should the link to the live channel from YouTube TV Republika look like now? Until now, this link worked for me: https://kister.net/mpl/yt2m3u8?w=@Telewizja_Republika
what do you think a working link on TV Republika from YouTube should look like now so that it works again on the m3u list on the IPTV player?
@Bonecrusher52’s anpproach above, is somewhat different, in that it provides a button in Channels for a deep link that launches directly into the YouTube app to play the livestream in question.
It doesn’t integrate the stream into the live guide like the Kister Method does, or did. It’s a solid workaround though, to be able to watch the same content. It’s just not presenting as an IPTV stream that Channels DVR can index and time-shift along with all of its other “custom channels.”
Yeah, I still prefer Kister method. YouTube app can be pain in the butt to use but it get the job done for now.
Stay tuned.
I'm working with @bnhf on something for OliveTin for Channels that should let you put your live YT channels back in Channels DVR. The idea works, it's just a matter of integrating it into OliveTin for Channels so you don't have to be a rocket scientist or programmer to implement it.
We'll post again when it's ready to try out.
The one nice thing about your method is I can sit on the couch, deep link into YT, then browse YT for other live streams and add it to my playlist without having to go back to the Channels web admin page and add the live stream manually.
Has something changed. I am getting 403 forbidden errors in the log with this YouTube live stream
https://kister.net/mpl/yt2m3u8?v=5uZa3-RMFos
Start reading this thread from here An easy way for Channels DVR to watch YouTube Live vids - #137 by zonexero
lol thanks!
It seems the issue might be due to YouTube's restrictions on certain streams. Some streams might only be playable directly on YouTube's website. I recommend trying tools like Streamlink or yt-dlp, which are designed to fetch and play streams directly. Also, check your network and firewall settings to ensure nothing is blocking the connection. If it still doesn’t work, it’s possible that YouTube has imposed specific restrictions on that stream.
Any update?
Would love to get back my YouTube streams….
Yes the airport bunch….
Not as smart as some of you posters but nearest I can figure,
When channel selected, opens it attempts to get stream (spinning wheel) then must get blocked, rejected by YouTube, then the error message appears.
Naturally the stream directly in browser works.
I saw someone saying add a button????
If I could select in grid and have it open YouTube app to that stream is ok…but playing within channels app (like before) is really seamless and just …plain old super way to handle it.
How do you do this again?
Step by step with pics to help and archive for future would be greatly appreciated.
You will have to ask @bnhf
He's 8 hours ahead of me and is working on it in his spare time.
My proof of concept is working for me, but so far nothing yet in OliveTin for Channels.
OliveTin for Channels is now able to keep your YouTube live channels up to date for Channels DVR.
@bnhf has created a new topic to announce this. Please followup there.
here's a link to it Using OliveTin to Host YouTube Live Channel URLs Based on the Kister Method
Good news everyone! Streaming Library Manager for Channels now has a simple way to integrate YouTube Live streams that is basically a local version of the Kister method... at least, if you want to go with the basic model...
Out of the box, you do not even need to have PLM turned on to take advantage of these features. With just a base installation of Streaming Library Manager, you can input the following:
-
YouTube Live: Enter the link
http://[SLM_SERVER]:[SLM_PORT]/playlists/streams/youtubelive?url=[YOUTUBE_URL]
, filling in the fields between brackets and removing the brackets. For instance, to get an individual stream, you would use something likehttp://localhost:5000/playlists/streams/youtubelive?url=https://www.youtube.com/watch?v=R7vrbiDi0Tc
. Additionally, you can get the most recently posted active live stream of a channel by using its@
username and/live
, i.e.,http://localhost:5000/playlists/streams/youtubelive?url=https://www.youtube.com/@KittenAcademy/live'
.
Now, you can take these links and put them into your own m3u files. Some users who have been utilizing similar methods that are no longer available can easily switch the links they have been using to ones hosted locally and provided by Streaming Library Manager without doing anything else. The stream is only active when you call it to watch and automatically closes out when you do. As such, there are no concerns about the stream having a timeout or expiring at some point, nor do you need to kill or keep track of activities. That said, there are even more capabilities inherent in this program! You can read more about it here:
https://github.com/babsonnexus/stream-link-manager-for-channels#streaming-stations
Even more good news! As of v2025.03.18.1154 of PLM, this functionality has been greatly increased, notably beyond just YouTube live streams. You can read about it here:
(post deleted by author)