Skip to content

Releases: kehhhh/erome-downloader

Erome Downloader GUI v1.0: A User-Friendly Interface for gallery-dl

30 Sep 14:22
Compare
Choose a tag to compare

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:

  1. Input multiple erome.com URLs
  2. Select a download directory
  3. Start and stop downloads with a single click
  4. View real-time progress and estimated time remaining
  5. Access and reuse download history
  6. 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