Kodi Community Forum
v17 PVR Simple Client (YouTube stream) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215)
+---- Thread: v17 PVR Simple Client (YouTube stream) (/showthread.php?tid=316664)



PVR Simple Client (YouTube stream) - RuiMoreira - 2017-06-16

Hi,
It's possible to use PVR IPTV Simple Client to watch YouTube videos?
I have a playlist with some online channels and I want put together some YouTube streams like NASA.
Thanks! Wink


RE: PVR Simple Client (YouTube stream) - DarrenHill - 2017-06-16

Thread moved to IPTV Simple section, although you might be better using the YouTube addon


RE: PVR Simple Client (YouTube stream) - Dumyat - 2017-06-16

Might be worth trying PseudoTV Live.
I believe you can create channels from a You Tube Playlist, so probably a much easier solution in what you are wanting to achieve.


RE: PVR Simple Client (YouTube stream) - RuiMoreira - 2017-06-16

I was thinkg in solution like this one - https://forum.kodi.tv/showthread.php?tid=227261 but seems not work.
I create a m3u playlist based on official sources and share it with the portuguese community, I want to add YouTube streams like regional channels.


RE: PVR Simple Client (YouTube stream) - Dumyat - 2017-06-17

(2017-06-16, 23:22)RuiMoreira Wrote: I was thinkg in solution like this one - https://forum.kodi.tv/showthread.php?tid=227261 but seems not work.
I create a m3u playlist based on official sources and share it with the portuguese community, I want to add YouTube streams like regional channels.

I do not believe that is possible using the IPTV client. However, like I said previously PseudoTV Live supports a whole range of input sources for creation of TV channels, including M3U lists and You Tube playlists. If you haven't tried it, then maybe give it try as I'm sure it can provide what you are trying to achieve.


RE: PVR Simple Client (YouTube stream) - RuiMoreira - 2017-06-17

(2017-06-17, 00:33)Dumyat Wrote:
(2017-06-16, 23:22)RuiMoreira Wrote: I was thinkg in solution like this one - https://forum.kodi.tv/showthread.php?tid=227261 but seems not work.
I create a m3u playlist based on official sources and share it with the portuguese community, I want to add YouTube streams like regional channels.

I do not believe that is possible using the IPTV client. However, like I said previously PseudoTV Live supports a whole range of input sources for creation of TV channels, including M3U lists and You Tube playlists. If you haven't tried it, then maybe give it try as I'm sure it can provide what you are trying to achieve.

I understand, personally I can give it a try, but as you can imagine I can't make a big community of user's use another addon Sad


RE: PVR Simple Client (YouTube stream) - Dumyat - 2017-06-17

(2017-06-17, 00:50)RuiMoreira Wrote: I understand, personally I can give it a try, but as you can imagine I can't make a big community of user's use another addon Sad
I know, it can be frustrating sometimes when you can't quite get the thing that you really want. I've been in that situation many times here.
But hey, something is better than nothing and perhaps the community will really like this addon when they see it's full potential.
Good luck Smile


RE: PVR Simple Client (YouTube stream) - RuiMoreira - 2017-06-17

(2017-06-17, 01:04)Dumyat Wrote:
(2017-06-17, 00:50)RuiMoreira Wrote: I understand, personally I can give it a try, but as you can imagine I can't make a big community of user's use another addon Sad
I know, it can be frustrating sometimes when you can't quite get the thing that really want. I've been in that situation many times here.
But hey, something is better than nothing and perhaps the community will really like this addon when they see it's full potential.
Good luck Smile

Thanks, I will wait if someone can provide me with a solution otherwise I will use the addon you suggested.


RE: PVR Simple Client (YouTube stream) - Lunatixz - 2017-06-17

Try this : https://forum.kodi.tv/showthread.php?tid=304658

PseudoTV Live is meant to be used by individual users, it's not for distribution nor designed to operate using a single predefined configuration...


PVR Simple Client (YouTube stream) - nonosabes - 2017-08-08

Hello guys long time since my last visit, Lunatixz share an option and here we have other option, there is a way to load youtube links/urls from the youtube plugin to the simplepvrclient, this is something that @NTB shared with us from a different place from the web, find or add this
Code:
service.iptvsimple.plugin.player-1.0.0.zip
so search for it if you need it, and it will work!

Just replace after = with your link and add it to your m3u list.

Code:
#EXTINF: group-title="Sports" tvg-logo="https://s6.postimg.org/5ggmwxkk1/WWE_Network.png",WWE Top 10 Raw moments: WWE Top 10, August 7, 2017
http://localhost:62555/?plugin://plugin.video.youtube/play/?video_id=UbJXG0tD8j8

I know is a long name but is an example, copy this and share it!


RE: PVR Simple Client (YouTube stream) - elacanada - 2017-09-02

(2017-08-08, 21:01)nonosabes Wrote: Hello guys long time since my last visit, Lunatixz share an option and here we have other option, there is a way to load youtube links/urls from the youtube plugin to the simplepvrclient, this is something that @NTB shared with us from a different place from the web, find or add this
Code:
service.iptvsimple.plugin.player-1.0.0.zip
so search for it if you need it, and it will work!

Just replace after = with your link and add it to your m3u list.

Code:
#EXTINF: group-title="Sports" tvg-logo="https://s6.postimg.org/5ggmwxkk1/WWE_Network.png",WWE Top 10 Raw moments: WWE Top 10, August 7, 2017
http://localhost:62555/?plugin://plugin.video.youtube/play/?video_id=UbJXG0tD8j8

I know is a long name but is an example, copy this and share it!

You are FANTASTIC Nod