Install ffmpeg
brew install ffmpeg
Download file through url, like this:
ffmpeg -protocol_whitelist file,http,https,tcp,tls,crypto -i "http://url-file.domain.m3u8" -c copy video.mp4
Install ffmpeg
brew install ffmpeg
Download file through url, like this:
ffmpeg -protocol_whitelist file,http,https,tcp,tls,crypto -i "http://url-file.domain.m3u8" -c copy video.mp4
super
Where does this download the file to?
Edit: found it in my user folder 👍🏼
Thank you! Worked perfectly.
thank
Thank you very much, work perfectly for me as well!
this is perfect. thanks so much!
This script saves my day!
<3 <3 <3 super awesome!