It is a desktop application developed in Python, which allows users to easily download images and videos. Using an intuitive graphical user interface (GUI), users can simply enter the URL and download.
- https://coomer.su/
- https://kemono.su/
- https://www.erome.com/
- https://bunkr-albums.io/ (only images)
- https://cyberdrop.me/ (very soon)
Support to download both types of media efficiently.
- Download the Latest Version: Visit the releases page to download the latest version of the application.
- Python 3.8 or higher.
- Clone the repository
git clone https://github.com/Emy69/CoomerDL.git
cd CoomerDL
- Install the dependencies
pip install -r requirements.txt
- Usage
python main.py
Contributions are welcome! If you're interested in enhancing the Coomer Downloader App, please follow these steps to contribute:
-
Fork the Repository
- Begin by forking the project to your GitHub account. You can do this by visiting the repository's main page and clicking the fork button.
-
Create a Branch
- Create a branch in your forked repository for your changes:
git checkout -b feature-branch-name
- Create a branch in your forked repository for your changes:
-
Make Your Changes
- Implement your changes and enhancements on your feature branch. Make sure to adhere to the coding standards and guidelines of the project.
-
Run Tests
- If the project has any tests, run them to ensure that your changes don't break existing functionality.
-
Submit a Pull Request
- Once you're ready, submit a pull request from your fork back to the original repository. Provide a clear description of your changes and any other information that might help the reviewers understand your contributions.
-
Wait for Feedback
- The project maintainers will review your pull request. Based on their feedback, you might need to make additional changes.
If you need help with your contributions, feel free to raise issues on the project's issue tracker or contact the maintainers directly.