View Single Post
  #2  
Old 05-27-2017, 07:05 PM
kingstaytheking kingstaytheking is offline
Junior Member
 
Join Date: May 2017
Posts: 23
kingstaytheking is on a distinguished road
Default

Re: help downloading m3u8


in this case you can use this

http://stream-recorder.com/forum/ext...ou-t22946.html

Code:
ffmpeg -protocol_whitelist file,udp,rtp,crypto,tcp,https,rtsp,tls,http -i "https://staragvod3-vh.akamaihd.net/i/videos/lifeok/mrs/3/1000170395_,16,180,400,800,1300,2000,_STAR.mp4.csmil/index_5_av.m3u8?null=0&id=AgCudAsz0ZTIDPogKlnv+YmY9mUd2Ea6nR2qcWiyjrDPaMEVgEBgM9VBSBNdJAu+CavmbNgOvm76bw%3d%3d&hdntl=exp=1496019578~acl=%2f*~data=hdntl~hmac=71bc2bab2d805442986598767a2e0fdaacb9008f3672ab83bbf40d4ec5507508" -c:a copy -c:v copy "test.mp4"
Reply With Quote