github Emy69/CoomerDL CoomerV0.6.1
V0.6.1

latest releases: v0.8.9, v0.8.8.1, v0.8.8...
9 months ago

Added Download Progress and Percentage to the Interface

Changes Made:

  1. Graphical Interface:

    • Added a progress_frame below the log area to contain the progress bar and percentage.
    • Added a CTkProgressBar widget to display the progress bar.
    • Added a CTkLabel widget to display the progress percentage.
  2. New Functions:

    • update_progress(self, downloaded, total): Updates the progress bar and percentage.
  3. Modifications in Downloader:

    • Modified the process_media_element function to call update_speed_callback (progress update function) during download.
  4. Initialization of Downloader:

    • Added the update_progress function during the initialization of the Downloader class.

Don't miss a new CoomerDL release

NewReleases is sending notifications on new releases.