User Tools

Site Tools


tech:streamlink

This is an old revision of the document!


Streamlink & FFMPEG

How to download an m3u8 file

$ streamlink -o "input.mp4" https://example.m3u8 720p

How to encode downloaded file

$ ffmpeg -i input.mp4 output.mkv
tech/streamlink.1648081405.txt.gz · Last modified: by katsimbris