Thread
:
m3u8 <- how to dowload?
View Single Post
#
2
03-15-2013, 05:49 AM
PayNow
Member
Join Date: Jun 2012
Posts: 72
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
PayNow
View Public Profile
Send a private message to PayNow
Find all posts by PayNow