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
  #131  
Old 06-30-2015, 11:06 AM
BillyKid7 BillyKid7 is offline
Junior Member
 
Join Date: Jun 2015
Posts: 1
BillyKid7 is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


Hey there. This thread has been immensely helpful and I think I'm managing to download the 720p stream of this show:

https://screen.yahoo.com/barenaked-l...130000295.html

I have tried a number of different ways, though and I haven't been able to locate or sniff out a 1080p URL

Also, as to the comment from the user wondering if things have changed, I tried to cap the concert from a whole new location - new ip, new computer and the show still started playing in the middle of the concert. I am wondering if yahoo just loops the thing now instead of feeding you from the start of the show (and where you left off).

So i'm trying to time the start of my recording with the start of the concert loop... hopefully I am successful.

Any help with the 1080p URL would be greatly appreciated - don't know if anyone will see this today - it's a 24hr loop that I assume will be over this evening.

Edit: missed a few of the posts on the last page so perhaps, because it's live streaming, there is no 1080p right now until clips get posted for later viewing? If anyone can find a 1080p url by the end of the day though, by all means, I would appreciate it. Cheers.

Last edited by BillyKid7 : 06-30-2015 at 12:54 PM.
Reply With Quote
  #132  
Old 07-11-2015, 01:17 PM
MonicaMe MonicaMe is offline
Junior Member
 
Join Date: Jul 2015
Posts: 3
MonicaMe is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


Can someone help me get this video?

https://screen.yahoo.com/move-live-c...130000787.html
Reply With Quote
  #133  
Old 07-11-2015, 01:51 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


Quote:
Originally Posted by MonicaMe View Post
Can someone help me get this video?

https://screen.yahoo.com/move-live-c...130000787.html
hi

Code:
livestreamer "hlsvariant://https://yahoo-live.hs.llnwd.net/livenation1p.m3u8" best -o move-live-concert.ts
Reply With Quote
  #134  
Old 07-11-2015, 02:39 PM
MonicaMe MonicaMe is offline
Junior Member
 
Join Date: Jul 2015
Posts: 3
MonicaMe is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


Quote:
Originally Posted by biezom View Post
hi

Code:
livestreamer "hlsvariant://https://yahoo-live.hs.llnwd.net/livenation1p.m3u8" best -o move-live-concert.ts
Thanks, I downloaded livestreamer and pasted that code into the command prompt and looks like it's working.
Reply With Quote
  #135  
Old 07-11-2015, 04:06 PM
MonicaMe MonicaMe is offline
Junior Member
 
Join Date: Jul 2015
Posts: 3
MonicaMe is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


How big are these files usually? There's no time shown in the video.

edit:
Was up to 14 GBs and still downloading.

I cancelled it. Opened the file and it seems like it was on loop.

Last edited by MonicaMe : 07-11-2015 at 07:27 PM.
Reply With Quote
  #136  
Old 07-13-2015, 11:57 AM
bigalow bigalow is offline
Member
 
Join Date: Jan 2015
Posts: 41
bigalow is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


yahoo loops their videos. you can use ffmpeg to trim (e.g. -ss or -to or -t) the original file down to the whatever size or length you want.

example:
ffmpeg -i originalfilename.ts -acodec copy -vcodec copy -ss 00:01:00 -to 02:00:00 newfilename.ts

-ss trim to start time
-t option specifies a duration - not an end time
-to in order to end at a specified time
Reply With Quote
  #137  
Old 07-22-2015, 05:43 AM
Nicky Cupcakes Nicky Cupcakes is offline
Junior Member
 
Join Date: Jun 2015
Posts: 2
Nicky Cupcakes is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


It seems that Yahoo is wise to the method of searching for .m3u8 in the source code - I can't locate the URL to the Chicago / Earth Wind & Fire show from last night.

Anyone know of a workaround?
Reply With Quote
  #138  
Old 07-23-2015, 10:16 PM
sjackson1983 sjackson1983 is offline
Junior Member
 
Join Date: Jul 2015
Posts: 5
sjackson1983 is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


I've been going crazy trying to figure this out for a while now and would really like to get this Yahoo Jill Scott concert. It was amazing. I've gone through this thread and others and downloaded many different programs trying to figure it out and can't seem to get it to work. Any help at all would be so very much appreciated more than you know.

https://screen.yahoo.com/live/event/jill-scott
Reply With Quote
  #139  
Old 07-23-2015, 10:23 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to download stream from Yahoo Screen?


Quote:
Originally Posted by sjackson1983 View Post
I've been going crazy trying to figure this out for a while now and would really like to get this Yahoo Jill Scott concert. It was amazing. I've gone through this thread and others and downloaded many different programs trying to figure it out and can't seem to get it to work. Any help at all would be so very much appreciated more than you know.

https://screen.yahoo.com/live/event/jill-scott

Code:
livestreamer "hlsvariant://https://yahoo-live.hs.llnwd.net/livenation2p.m3u8" best -o jill-scott.ts
Reply With Quote
  #140  
Old 07-23-2015, 11:01 PM
sjackson1983 sjackson1983 is offline
Junior Member
 
Join Date: Jul 2015
Posts: 5
sjackson1983 is on a distinguished road
Thumbs up

Re: How to download stream from Yahoo Screen?


Quote:
Originally Posted by biezom View Post
Code:
livestreamer "hlsvariant://https://yahoo-live.hs.llnwd.net/livenation2p.m3u8" best -o jill-scott.ts
OH MY GOODNESS! Thank you so so so very much biezom!! And so quick too!!! It's downloading now. I can hardly control my excitement!! Thanks a million!!
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 07:27 AM.


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