- Windows 10+ / Linux
- FFmpeg
- bread 👍
- Download FFmpeg & latest build
You can alternatively use package managers like winget
to install FFmpeg too, program will automatically detect the FFmpeg.
2024-08-19.18-04-50.mp4
Install FFmpeg via your favorite package manager e.g. sudo apt install ffmpeg -y
.
Since I don't sign the packages you need to pass --dangerous
argument to install with snap.
Use sudo snap install --dangerous --classic "latest-build.snap"
.
AppImage requires FUSE to work you can check out this wiki to how to install FUSE.
Just extract from archive and start kick-vod-downloader file.
This project is licensed under MIT license.