NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 77 78 79 80 81 … 101 Next »
Youtube

 
  • 0 Vote(s) - 0 Average
Youtube
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#1
2020-07-23, 06:07 PM
Has anyone created an "extra" device to record a Youtube stream? If so, could you share?
Later...JohnC

System Status: Humming nicely!  Smile
Desktop: Intel DX38BT MB - Intel Q9650 3GHz Quad - NVIDIA GeForce GTX 1050 Ti Graphics
Software: Win 10 Pro(Build 1909) - NextPVR - WinTV8
Video: Verizon FiOS - Hauppauge DCR-3250 - Hauppauge 1512 HDPVR2
RaspberryPi 4 Raspbian and FLIRC
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#2
2020-07-23, 06:15 PM (This post was last modified: 2020-07-23, 06:16 PM by mvallevand.)
Yes and it is trivial but I don't want to support any more little things.

Martin
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#3
2020-07-23, 06:59 PM
Is your work posted somewhere?
Later...JohnC

System Status: Humming nicely!  Smile
Desktop: Intel DX38BT MB - Intel Q9650 3GHz Quad - NVIDIA GeForce GTX 1050 Ti Graphics
Software: Win 10 Pro(Build 1909) - NextPVR - WinTV8
Video: Verizon FiOS - Hauppauge DCR-3250 - Hauppauge 1512 HDPVR2
RaspberryPi 4 Raspbian and FLIRC
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#4
2020-07-23, 07:01 PM
And it's not little to me.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#5
2020-07-23, 07:28 PM
I mean little things like having to take time answering questions for a handful of users. There just aren't enough people updating the wiki to match the questions that come in.

Hope this is enough to get you started,

YouTube.bat (figure out the paths and how to get required file)

Code:
@echo off
youtube-dl --quiet -4 --no-continue --no-cache-dir  -f "best[ext=mp4]/best" %1 -o -  | ffmpeg -v panic -i pipe: -vcodec copy -acodec copy -f mpegts -

extra-youtube.xml

Code:
<extras>
  <channel name="NextPVR using NZ IPTV streams">
    <command>cmd</command>
    <args>/c "C:\Users\Public\NPVR-data\scripts\YouTube.bat ZfdD8ayFjTc"</args>
  </channel>
</extras>

You can add whatever whatever stream you want using the YT id ZfdD8ayFjTc in this example

Martin
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#6
2020-07-24, 03:55 PM
Thanks, Martin. Your time and expertise are appreciated. And, yes, I saved a link to this post. Smile

Did the research and got everything connected. YouTube videos play quite nicely. I just need to get a better handle on how to manage getting the video I want without changing the "extra" file.

Thanks, again...John
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,846
Threads: 954
Joined: May 2006
#7
2020-07-24, 09:08 PM
This extra was really designed for PVR like experience on 7/24 live streams like the Mars rover xRD3ntMD9_k If you really want YouTube integrated with NextPVR use Kodi.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode