본문 바로가기
개발/Linux

m3u8 동영상 다운로드하기 (ffmpeg 명령어)

by lucidmaj7 2022. 1. 6.

 

ffmpeg -headers $'referer: https://example.com/\r\n' -i "https://example.com/" -codec copy file.mp4

댓글