Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #11  
Old 03-24-2013, 01:53 PM
MrDream MrDream is offline
Junior Member
 
Join Date: Mar 2013
Posts: 22
MrDream is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


this is the url that i found :

http://www.youtube.com/api/manifest/...QmsyRUVU/sver/

i need the rest pof the url ? where i found it
Reply With Quote
  #12  
Old 03-24-2013, 03:24 PM
synopeas synopeas is offline
Junior Member
 
Join Date: Jan 2011
Posts: 16
synopeas is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


There should be url starting "http://www.youtube.com/api/manifest/hls_variant/". That's the one you want to find.
I use Firefox17 with CacheViewer Continued addon to retrieve the file from the browser cache. Then you'll be able to see the complete url for the stream you want.
The url you just posted is incomplete and for the lowest bandwidth. It should end with .m3u8

For now try this:-

ffmpeg -i "http://www.youtube.com/api/manifest/hls_playlist/id/p8KFjGLe1CU.1/itag/95/source/yt_live_broadcast/ratebypass/yes/live/1/cmbypass/yes/newshard/yes/gir/yes/playlist_type/LIVE/maudio/1/pmbypass/yes/cp/U0hVSVFSVl9LTUNONV9JTFpDOjBzYTdhRzkyejc5/sver/3/upn/gM4RDZbXIl0/fexp/902000,919512,913605,931202,900821,900823,931203,9 31401,908529,930803,920201,929602,930101,930603,90 0824,910223/cpn/Bby-sOIwQbPcGy3d/ip/*.*.*.*/ipbits/8/expire/1364178263/sparams/ip,ipbits,expire,id,itag,source,ratebypass,live,cm bypass,newshard,gir,playlist_type,maudio,pmbypass, cp/signature/37A0AB53D3216643F24C8792DF2937E12DCD6685.24C0B67A0 722FCDF88CA5F9CC7A2725889800B87/key/dg_yt0/file/index.m3u8" -c copy seg.ts

Put your ip address in place of the 4 stars.
Reply With Quote
  #13  
Old 03-24-2013, 07:22 PM
MrDream MrDream is offline
Junior Member
 
Join Date: Mar 2013
Posts: 22
MrDream is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


thanks a lot my bro i start to download the stream with ffmpeg & i made a batch with all the code
but he download a tones of files in the cmd window & when i pause it or close it the small files with compressed in the mpeg ts file & when i play it i found craches in the video & audio & the video stop many times during paly
how i can solve this problem
Reply With Quote
  #14  
Old 03-25-2013, 06:51 AM
synopeas synopeas is offline
Junior Member
 
Join Date: Jan 2011
Posts: 16
synopeas is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


It sounds like a bandwidth problem. I don't know how fast your connection is but the link I gave you was for the best quality, i.e. fastest connection.

Were you watching the clip on YouTube at the same time as downloading? If so, that could account for it.
Reply With Quote
  #15  
Old 03-25-2013, 07:46 AM
MrDream MrDream is offline
Junior Member
 
Join Date: Mar 2013
Posts: 22
MrDream is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


Quote:
Originally Posted by synopeas View Post
It sounds like a bandwidth problem. I don't know how fast your connection is but the link I gave you was for the best quality, i.e. fastest connection.

Were you watching the clip on YouTube at the same time as downloading? If so, that could account for it.
i restart download the event early this morning when they rebroadcast the event but the qualtiy is bad 240p
i want to know how can i chose & know the qualtity that i download it from the url catch by firefox(ctrl +shift +k) & put in ffmpeg
how can i found all the resolutions 360p,480p,720p & chose the resolution that i need to be downloaded ?

Last edited by MrDream : 03-25-2013 at 09:07 AM.
Reply With Quote
  #16  
Old 03-25-2013, 09:17 AM
synopeas synopeas is offline
Junior Member
 
Join Date: Jan 2011
Posts: 16
synopeas is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


OK, if you're using the Web Console, put the word manifest in the filter. Then change the quality setting in the YouTube player to what ever you want.

The different quality streams are identified by different numbers:-
BANDWIDTH=390000,RESOLUTION=426x240 is number 92
BANDWIDTH=1337000,RESOLUTION=640x360 is number 93
BANDWIDTH=1390000,RESOLUTION=854x480 is number 94
BANDWIDTH=3405200,RESOLUTION=1280x720 is number 95

Mouse over the lines in the console and look for the number, e.g:-
"http://www.youtube.com/api/manifest/hls_playlist/id/p8KFjGLe1CU.1/itag/95/..."
Reply With Quote
  #17  
Old 03-25-2013, 09:42 AM
MrDream MrDream is offline
Junior Member
 
Join Date: Mar 2013
Posts: 22
MrDream is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


Quote:
Originally Posted by synopeas View Post
OK, if you're using the Web Console, put the word manifest in the filter. Then change the quality setting in the YouTube player to what ever you want.

The different quality streams are identified by different numbers:-
BANDWIDTH=390000,RESOLUTION=426x240 is number 92
BANDWIDTH=1337000,RESOLUTION=640x360 is number 93
BANDWIDTH=1390000,RESOLUTION=854x480 is number 94
BANDWIDTH=3405200,RESOLUTION=1280x720 is number 95

Mouse over the lines in the console and look for the number, e.g:-
"http://www.youtube.com/api/manifest/hls_playlist/id/p8KFjGLe1CU.1/itag/95/..."
i really thank you for all your effort with me synopeas
can i play the video in hd 720 for one minute & catch the url to download hight quality video & back again to 360 on live stream to watch the event live because the speed of my bandwidth isn't faster & i can't watch the event live in hd
or i can catch the url video & edit the quality manually by writing 95 for example

Last edited by MrDream : 03-25-2013 at 11:03 AM.
Reply With Quote
  #18  
Old 03-25-2013, 10:46 AM
synopeas synopeas is offline
Junior Member
 
Join Date: Jan 2011
Posts: 16
synopeas is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


You can't just change the number. There are other bits that are different as well.

Just change the quality in the player and wait for it to start playing. As soon as it does you can change it straight back to low quality. The link you want should be the one at the bottom of the list.

It may be possible to stop the YouTube player altogether and just use vlc to watch the stream from the file as it's downloading. I think that should work. That way you would be using all your bandwidth to download and still be able to watch it more or less as it's happening.
Reply With Quote
  #19  
Old 03-25-2013, 11:15 AM
MrDream MrDream is offline
Junior Member
 
Join Date: Mar 2013
Posts: 22
MrDream is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


Quote:
Originally Posted by synopeas View Post
You can't just change the number. There are other bits that are different as well.

Just change the quality in the player and wait for it to start playing. As soon as it does you can change it straight back to low quality. The link you want should be the one at the bottom of the list.

It may be possible to stop the YouTube player altogether and just use vlc to watch the stream from the file as it's downloading. I think that should work. That way you would be using all your bandwidth to download and still be able to watch it more or less as it's happening.
i understand from your descriptions that i should play the stream in hd & catch the url & back to low quality again ? yes or not
but how i can watch the stream on vlc ?! by the url.m3u8 catched or by the ts file that ffmpeg creating during download
note that the file creating by ffmpeg is still 0 kb during downloading & when i stop the downloading or close cmd window it compress the millions of small files in cmd in video.ts & become a big video that i can watch
& i have another note : the player doesn't show the time remaing of the video, it show 00:00 during watching video downloded


Last edited by MrDream : 03-25-2013 at 12:53 PM.
Reply With Quote
  #20  
Old 03-25-2013, 12:42 PM
synopeas synopeas is offline
Junior Member
 
Join Date: Jan 2011
Posts: 16
synopeas is on a distinguished road
Default

Re: need help for downloading ultra music festival live on youtube please


Yes to your first question.

I meant play the .ts file you are saving with vlc. I did say I wasn't sure and I can't find a live stream at the moment so can't check it.

As for the 00:00 problem, I can remember that happening with live streams I've saved in the past. I just tried a few old .ts files I have and they played fine with vlc and showed the total time and time elapsed. Either the newer version of vlc handles .ts files better, or I fixed the files, I can't remember.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 09:01 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons