Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
need help for downloading ultra music festival live on youtube pleasei need a help to download & capture the ultra music festival event live stream on youtube no program can download it or catch it tell now i used many programs such as youtube-dl & tube master ++ & replay media catcher & more but nothing of this can capture & download the stream youtube-dl make an error " no conn or url_encoded_fmt_stream_map information found in video info " & when i try to catch the stream ling by coojah or url helper it catch a long url not downable such that " http://www.youtube.com/ptracking?ptchn=UMFTV&pltype=contentlive&cpn=eYf8r 98fWWslfg16&plid=AATYni_eIXFfibHq&video_id=0U1hwxf bSEE&oid=C8OKNkKPTvleG6eKVXTgkA&ptk=umftv" this by coojah " http://www.youtube.com/ptracking?ptk...wrYii73cLCHzOt " this by url helper i need some help before the stream end please |
#2
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseYou can use TeamViewer?
pm id= pass= |
#3
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleasei need some instructions for download it by any way i saw you catch by vlc it in the picture you put in my another thread http://stream-recorder.com/forum/sho...6&postcount=11 how to make this ?? |
#4
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseYou can use TeamViewer?
I can show you does not work well with vlc try use ffmpeg-100% work |
#5
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseQuote:
but you put a picture that show that work with vlc ? doesn't work now ? !! any way how to capture that stream with ffmpeg ? |
#6
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleasewhy the programs can't catch this stream ? however this program is console or gui ? i try using many programs & many ways & all of them fail & don't capture the real url stream of this event |
#7
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleasei try to use wireshark & many programs of url sniffer but they capture many long url that i don't know how to get the real url you stream of this event to download it ?
|
#8
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseThis is a very quick and basic version as I don't have much time.
Play the video & search for a file with url starting with "http://www.youtube.com/api/manifest/hls_variant/key/yt1/ip/" Open that file in a text editor and you will see a list of 6 streams of different resolution. Pick the best, or fastest your bandwidth can handle, and put it in this template in place of the part between inverted commas:- ffmpeg -i "http://www.youtube.com/api/manifest/hls_playlist/id/.../file/index.m3u8" -c copy seg.ts If you use that command ffmpeg will download the stream as it is, combining the segments. You can worry about editing the file, or converting it later. |
#9
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseQuote:
thanks a lot bro can you tell me how i setup ffmpeg on windows & use it today is the last day in ultra music festival event & i catch the new live stream url by wireshark now : Full request URl [truncated]: http://www.youtube.com/api/manifest/.../cp/U0hVSVFSUl i need more descrptions please bro |
#10
|
|||
|
|||
Re: need help for downloading ultra music festival live on youtube pleaseDownload ffmpeg from http://ffmpeg.zeranoe.com/builds/
It's a command line program so the really easy way to use it, is to COPY cmd from your Windows\System32 folder to the same folder where you've installed ffmpeg. You can then just double-click the cmd file to launch a command prompt window and then paste the command into it and hit Enter. The file should then start downloading into the same folder. If you need to stop the download at any time you can use Ctl+C to cancel it. That's it really. |
Tags: youtube live stream |
Thread Tools | |
Display Modes | |
|
|