m3u8 <- how to dowload?Hi !
Ive got streams, files in strm extention, where is puted link to m3u8 file. Im playing it by xbmc, but i want to download it to file. I tryied rtmpdump for it, without success. Any ideas ? example link for m3u8: Code:
http://spiinternational-i.akamaihd.net/hls/live/204308/FIGHTBOXHD_MT_HLS/once1200.m3u8 |
Re: m3u8 <- how to dowload?use ffmpeg
in win ffmpeg.exe -i "yourlinkhere" -c copy output.ts linux ffmpeg -i "yourlinkhere" -c copy output.ts |
All times are GMT -6. The time now is 07:37 PM. |