I also tried downloading a stream via the m3u8 url..
This is can do just fine using GetFLV, but that program has an issue where any files bigger than 2.5GB just stop, regardless of the program continuing to show progress all the way up to 100%. So i'm severly limited in what i can do with that. I tried the following command in ffmpeg, but this failed to download anything..
Quote:
ffmpeg -i "http://hlsvod-akc.media.net.wwe.com/wwe/2014/03/28/31291103_m3u8/3000/wwe_31291103_3000k.m3u8" -c copy video.mp4
|
Here's the error message i received..