Kemono Downloader

Default Mode
Default
Favorite Mode
Favorite Mode
Single Post
Single Post
Manga/Comic Mode
Manga/Comic Mode
--- A powerful, feature-rich GUI application for downloading content from **[Kemono.su](https://kemono.su)** (and its mirrors like kemono.party) and **[Coomer.party](https://coomer.party)** (and its mirrors like coomer.su). Built with PyQt5, this tool is designed for users who want deep filtering capabilities, customizable folder structures, efficient downloads, and intelligent automation β€” all within a modern and user-friendly graphical interface.
[![](https://img.shields.io/badge/πŸ“š%20Full%20Feature%20List-FFD700?style=for-the-badge&logoColor=black&color=FFD700)](features.md) [![](https://img.shields.io/badge/πŸ“%20License-90EE90?style=for-the-badge&logoColor=black&color=90EE90)](LICENSE) [![](https://img.shields.io/badge/⚠️%20Important%20Note-FFCCCB?style=for-the-badge&logoColor=black&color=FFCCCB)](note.md)

Core Capabilities Overview

High-Performance Downloading

Advanced Filtering & Content Control

File Organization & Renaming

Specialized Modes

Utility & Advanced Features

## πŸ’» Installation ### Requirements - Python 3.6 or higher - pip (Python package installer) ### Install Dependencies ```bash pip install PyQt5 requests Pillow mega.py fpdf2 python-docx ``` ### Running the Application Navigate to the application's directory in your terminal and run: ```bash python main.py ``` ### Optional Setup - **Main Inputs:** - Place your `cookies.txt` in the root directory (if using cookies). - Prepare your `Known.txt` and `creators.json` in the same directory for advanced filtering and selection features. --- ## Troubleshooting ### AttributeError: module 'asyncio' has no attribute 'coroutine' If you encounter an error message similar to: ``` AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'? ``` This usually means that a dependency, often `tenacity` (used by `mega.py`), is an older version that's incompatible with your Python version (typically Python 3.10+). To fix this, activate your virtual environment and run the following commands to upgrade the libraries: ```bash pip install --upgrade tenacity pip install --upgrade mega.py ``` --- ## Contribution Feel free to fork this repo and submit pull requests for bug fixes, new features, or UI improvements! --- ## License This project is under the MIT Licence ## Star History
Star History Chart

Buy Me a Coffee