Skip to content

CrawLeyYou/kick-vod-downloader

Repository files navigation

Kick VOD Downloader

Support Server

Requirements

  • Windows 10+ / Linux / MacOS (preferably Apple Silicon)
  • FFmpeg
  • bread 👍

Usage & Installation

Windows

You can alternatively use package managers like winget to install FFmpeg too, program will automatically detect the FFmpeg.

output22.mp4

Linux

  • Install FFmpeg via your favorite package manager e.g. sudo apt install ffmpeg -y & download latest build

Snap

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

AppImage requires FUSE to work you can check out this wiki to how to install FUSE.

tar.gz

Just extract from archive and start kick-vod-downloader file.

MacOS

To install and use program in MacOS you need to remove com.apple.quarantine attribute from the file. (This attribute added by Apple if the file downloaded from internet is not signed. (Which costs $100/year))

Example: xatrr -c Kick.VOD.Downloader-1.1.1-arm64.dmg or xattr -d com.apple.quarantine Kick.VOD.Downloader-1.1.1-arm64.dmg.

Note

FFmpeg only recognized only if its in /Applications/.

License

This project is licensed under MIT license.

About

It's obvious in repository name

Resources

License

Stars

Watchers

Forks

Packages

No packages published