PDA

View Full Version : Yahoo Live Stream issues


afiresinside
11-14-2014, 08:12 AM
Hi all,

New here and new to screen/video recording. I'm running Windows 8 and I tried installing both BitAnalyzer and URL Snooper to get the playlist, but neither would install correctly.

Are there any other alternatives? I'm trying to download the highest resolution rip of this stream and time's running out:

https://screen.yahoo.com/live/event/anberlin
https://screen.yahoo.com/live/anberlin-100425176878.html


Thank you in advance!

mpluscakes
11-14-2014, 12:30 PM
Using FFMPEG, this is the stream URL for this particular show:


ffmpeg -i "https://yahoo-live.hs.llnwd.net/livenation2p.m3u8" -c:v copy -c:a copy -f mpegts "filename.ts"