□ m3u8 형식으로 스트리밍 되는 영상 다운로드
ffmpeg -i "your video linnk.m3u8" -bsf:a aac_adtstoasc -c copy "your local location.mp4"
-bsf:a aac_adtstoasc <오디오스트림에 aac사용>
. 끝.
'IT' 카테고리의 다른 글
| Coredns (버전 업데이트 자동 대응) (0) | 2022.10.19 |
|---|---|
| WSL to local ip (0) | 2022.10.17 |
| Alpine Linux using the korean input method (0) | 2022.10.17 |
| Linux user password encrypted change sh script (0) | 2022.10.07 |
| Modify linuxserver/firefox docker to display korean (1) | 2022.09.21 |