Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kick-dl

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kick-dl

CLI tool for easily downloading VODs and Clips from kick.com

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

:sparkles: Kick-DL :frog:

Downloads License Npm

Kick-DL is a command-line interface (CLI) tool designed for easily downloading VODs and Clips from kick.com

CLI Screenshot

[!NOTE] This CLI tool is inspired by Twitch-DL developed by @ihabunek.

Features :rocket:

  • Built-in FFmpeg: It comes with FFmpeg integrated, allowing you to download multimedia content without needing to install FFmpeg on your system separately.
  • Multithreaded Downloads: CLI is developed in Node.js, but it utilizes a compiled FFmpeg binary for quicker multithreaded downloads.
  • Global Installation: Install it anywhere on your system and access it from any terminal with no hassle.
  • Cross-Platform Compatibility: Works on Windows, macOS, and Linux operating systems.
  • VODs Downloads: Download Videos on Demand (VODs) from Kick quickly with simple commands.
  • Clips Downloads: Download Clips from Kick with ease and speed.
  • Customizable Options: Adjust settings like format (mp4) and quality (1080p) to suit your needs.

Support Us :sparkling_heart:

If you find this project useful and want us to keep improving it, please consider:

  • Star the Repo: Give it a star on GitHub to help increase its visibility.

Installation :package:

To install Kick-DL, run the following command in your terminal:

using npm:

npm install -g kick-dl

using pnpm:

pnpm add -g kick-dl

[!NOTE] Kick-DL leverages Puppeteer to retrieve the .m3u8 paths for VODs and clips. As a result, you may encounter occasional issues, and no driver or Google Chrome configuration is necessary.

This approach is due to the absence of a Public Kick API. Once one is made available, the CLI will be updated, and performance will be improved.

Disclaimer :warning:

This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Kick or any of its subsidiaries or its affiliates. The official Kick website can be found at kick.com. Kick as well as related names, marks, emblems and images are registered trademarks of their respective owners.

Contributing :handshake:

We welcome contributions! If you have suggestions, improvements, or bug fixes, please submit a Pull Request or open an Issue.

License :scroll:

Copyright :copyright: 2024 Julio Cesar Garcia

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Contact :email:

Feel free to reach out with any questions or for help. You can contact me at dev.juliogarciape@gmail.com

Keywords

FAQs

Package last updated on 20 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc