Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to save a Yahoo Live stream?

(http://stream-recorder.com/forum/showthread.php?t=18939)

mkdevo 10-23-2014 09:03 AM

How to save a Yahoo Live stream?


 
Can someone please share how to save this stream? --
https://screen.yahoo.com/live/event/umphreys-mcgee

Thanks in advance.

hasomaso 10-23-2014 10:00 AM

Re: How to save a Yahoo Live stream?


 
Code:

ffmpeg -i "http://yahoo-live.hs.llnwd.net/livenation1p.m3u8" -c:v copy -c:a copy -f mpegts output.ts

mkdevo 10-23-2014 10:16 AM

Re: How to save a Yahoo Live stream?


 
Quote:

Originally Posted by hasomaso (Post 71606)
Code:

ffmpeg -i "http://yahoo-live.hs.llnwd.net/livenation1p.m3u8" -c:v copy -c:a copy -f mpegts output.ts

Thanks! Where did you pull that from? Is it the same for all of their live streams?

hasomaso 10-23-2014 10:21 AM

Re: How to save a Yahoo Live stream?


 
Quote:

Originally Posted by mkdevo (Post 71607)
Thanks! Where did you pull that from? Is it the same for all of their live streams?


u can sniff the streams with any sniffer
art of the .m3u8 url almost identical to other streams

exaple: URLSnooper2, Bitanalyzer


All times are GMT -6. The time now is 04:30 AM.