{"id":17567864,"url":"https://github.com/juliogarciape/kick-dl","last_synced_at":"2025-04-27T12:09:27.523Z","repository":{"id":267874897,"uuid":"891429576","full_name":"juliogarciape/kick-dl","owner":"juliogarciape","description":"CLI tool for easily downloading VODs and Clips from kick.com","archived":false,"fork":false,"pushed_at":"2025-02-21T07:04:00.000Z","size":156,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T12:09:20.493Z","etag":null,"topics":["cli","cli-downloader","clips","downloader","ffmpeg","kick","kick-com","kick-downloader","livestream","streaming","twitch-dl","video","youtube-dl","yt-dlp"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/kick-dl","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliogarciape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-20T10:16:26.000Z","updated_at":"2025-03-13T10:38:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"533ab788-aab0-46c5-8eb3-ecc4c92c4491","html_url":"https://github.com/juliogarciape/kick-dl","commit_stats":null,"previous_names":["juliogarciape/kick-dl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliogarciape%2Fkick-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliogarciape%2Fkick-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliogarciape%2Fkick-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliogarciape%2Fkick-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliogarciape","download_url":"https://codeload.github.com/juliogarciape/kick-dl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251134767,"owners_count":21541383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cli-downloader","clips","downloader","ffmpeg","kick","kick-com","kick-downloader","livestream","streaming","twitch-dl","video","youtube-dl","yt-dlp"],"created_at":"2024-10-21T16:07:21.661Z","updated_at":"2025-04-27T12:09:27.516Z","avatar_url":"https://github.com/juliogarciape.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :sparkles: Kick-DL :frog:\n\n![Downloads](https://img.shields.io/npm/dm/kick-dl?label=Downloads\u0026color=red\u0026logo=npm)\n![License](https://img.shields.io/npm/l/kick-dl?label=License\u0026color=blue\u0026logo=github)\n![Npm](https://img.shields.io/npm/v/kick-dl?label=npm\u0026color=\u0026logo=npm)\n\n**Kick-DL is a command-line interface (CLI) tool designed for easily downloading VODs and Clips from kick.com**\n\n![CLI Screenshot](media/screenshot.png)\n\n\u003e [!NOTE]\n\u003e This CLI tool is inspired by [Twitch-DL](https://github.com/ihabunek/twitch-dl) developed by [@ihabunek](https://github.com/ihabunek).\n\n## Features :rocket:\n\n- **Built-in FFmpeg**: It comes with FFmpeg integrated, allowing you to download multimedia content without needing to install FFmpeg on your system separately.\n- **Multithreaded Downloads**: CLI is developed in Node.js, but it utilizes a compiled FFmpeg binary for quicker multithreaded downloads.\n- **Global Installation**: Install it anywhere on your system and access it from any terminal with no hassle.\n- **Cross-Platform Compatibility**: Works on Windows, macOS, and Linux operating systems.\n- **VODs Downloads**: Download Videos on Demand (VODs) from Kick quickly with simple commands.\n- **Clips Downloads**: Download Clips from Kick with ease and speed.\n- **Customizable Options**: Adjust settings like format (mp4) and quality (1080p) to suit your needs.\n\n## Support Us :sparkling_heart:\n\nIf you find this project useful and want us to keep improving it, please consider:\n\n- [Star the Repo](https://github.com/juliogarciape/kick-dl): Give it a star on GitHub to help increase its visibility.\n\n## Installation :package:\n\nTo install Kick-DL, run the following command in your terminal:\n\n**using npm**:\n\n```sh\nnpm install -g kick-dl\n```\n\n**using pnpm**:\n\n```sh\npnpm add -g kick-dl\n```\n\n\u003e [!NOTE]\n\u003e 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.\n\u003e\n\u003e 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.\n\n## Disclaimer :warning:\n\nThis 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](https://kick.com). `Kick` as well as related names, marks, emblems and images are registered trademarks of their respective owners.\n\n## Contributing :handshake:\n\nWe welcome contributions! If you have suggestions, improvements, or bug fixes, please submit a [Pull Request](https://github.com/juliogarciape/kick-dl/pulls) or open an [Issue](https://github.com/juliogarciape/kick-dl/issues).\n\n## License :scroll:\n\nCopyright :copyright: 2024 Julio Cesar Garcia\n\nThis project is licensed under the GNU General Public License v3.0. See the [LICENSE](LICENSE) file for more details.\n\n## Contact :email:\n\nFeel free to reach out with any questions or for help. You can contact me at [dev.juliogarciape@gmail.com](mailto:dev.juliogarciape@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliogarciape%2Fkick-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliogarciape%2Fkick-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliogarciape%2Fkick-dl/lists"}