This release introduces a graphical user interface for downloading content from erome.com using the gallery-dl tool. The application provides a user-friendly way to interact with gallery-dl, specifically tailored for erome.com downloads.
Features:
- Easy-to-use GUI built with tkinter
- Support for multiple URL inputs
- Custom download directory selection
- Real-time progress tracking with ETA
- Download history management
- Ability to stop and resume downloads
- Sleek and modern design with custom styling
Key Functionalities:
- Input multiple erome.com URLs
- Select a download directory
- Start and stop downloads with a single click
- View real-time progress and estimated time remaining
- Access and reuse download history
- Open the download directory directly from the app
Requirements:
- Python 3.x
- tkinter
- gallery-dl (must be installed and accessible in the system PATH)
This GUI wrapper makes it easier for users to download content from erome.com without needing to use the command line interface of gallery-dl.
Note: Please ensure you have the necessary permissions to download content and respect the terms of service of erome.com.
Full Changelog: https://github.com/kehhhh/erome-downloader/commits/v1.0