A Python-based desktop application for downloading media from EroMe. Built with PyQt5 and powered by gallery-dl, it provides a simple graphical interface to fetch entire galleries, only images, or only videos.
-
💾 Download full galleries (images + videos)
-
📷 Download only images from a gallery
-
📹 Download only videos from a gallery
-
🚀 Built with PyQt5 for a clean GUI
-
🔧 Uses gallery-dl as the backend downloader
- ⚙️ Works exclusively with EroMe website (no support for other platforms)
git clone https://github.com/Sahampath/EroMe-Downloader.gitpip install -r requirements.txtpython app.py