Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#41
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?@Elgero
that's your decision, but real shame my friend who is the author of youtube-dl? |
#42
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?Quote:
![]() Great work keep it up. http://forum.wiziwig.eu/threads/8147...e-Live-Streams Last edited by DEAD_MAN_WALKING : 02-18-2013 at 04:14 AM. |
#43
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?hello all
thanks so much for the rip program however trying to rip this http://www.youtube.com/watch?v=A0H7-eZm4Mg&pxtry=1 to no succes... C:\>youtubedl -l -u http://www.youtube.com/watch?v=A0H7-eZm4Mg&pxtry=1 Available formats for this stream: 'pxtry' blev ikke genkendt som en intern eller ekstern kommando, et program eller en batchfil. in danish... saying pxtry was not recognized as an internal or external command, program or batchfile... can somebody explain ...? thanks ![]() |
#44
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?Quote:
Code:
ffmpeg -i "http://www.youtube.com/api/manifest/hls_playlist/id/A0H7-eZm4Mg.1/itag/93/source/yt_live_broadcast/ratebypass/yes/live/1/cmbypass/yes/newshard/yes/playlist_type/LIVE/cp/U0hVSFRLU19FUENONV9MRVdCOnN3MkNVSkZtaTJX/maudio/1/pmbypass/yes/sver/3/fexp/912806,902000,919512,929901,913605,906938,931202,931401,908529,930803,920201,929602,930101,930603,900824/upn/B1D7NPMwzLo/cpn/3j6T84km9gzfdL_V/ip/188.230.10.206/ipbits/8/expire/1363405106/sparams/ip,ipbits,expire,id,itag,source,ratebypass,live,cmbypass,newshard,playlist_type,cp,maudio,pmbypass/signature/4516D925E719FDAECAD772CF28B1DB7698C4E6C1.47CAFC076F0D04E5E5AE278DECC6D80E58AAE980/key/dg_yt0/file/index.m3u8" -c copy out.ts |
#45
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?Quote:
Code:
http://www.youtube.com/watch?v=A0H7-eZm4Mg Code:
http://www.youtube.com/watch?v=A0H7-eZm4Mg^&pxtry=1 The tool was written in a very short time and doesn't support every live video on YouTube, so even after removing "&pxtry=1" or escaping the ampersand it won't work unfortunately. |
#46
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?ok... thank you for using the time to reply...
i can confirm it wont work... trying to go down the ffmpeg way... though starting from scratch from a new virtuel linux install so... dont know how this is gonna end .... and i really want to get started recording.... will tell you how this ends.. ![]() |
#47
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?i tried this
http://ffmpeg.zeranoe.com/builds/ and the command from tubedigger same problem with &pxtry and this http://www.youtube.com/watch?v=A0H7-eZm4Mg: Invalid data found when processing input |
#48
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?Quote:
|
#49
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?i just discovered a bigger problem with this stream
http://www.youtube.com/watch?v=A0H7-eZm4Mg&hd=1 the ffmpeg method only captures the video but no audio. not sure why. EDIT: looks like i was using the wrong m3u8 file. i used the one from the page source not the network monitor. |
#50
|
|||
|
|||
![]() Re: How to dump youtube live TV stream to file using commandline?try
Code:
ffmpeg -i "bla,bla,bla" -c copy -absf aac_adtstoasc t.mp4 |
![]() ![]() |
Tags: livetv, youtube |
Thread Tools | |
Display Modes | |
|
|