You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Summary of Changes
New Features and Enhancements
Auto-Clear Progress Bars on Cancel: Enhanced the cancellation functionality to automatically clear all progress bars if a download is canceled.
Context Menu for URL Entry: Implemented a right-click context menu for the URL entry field, providing options to copy, paste, and cut text.
Responsive Progress Details Window: Modified the progress details window to always appear centered and adapt to the interface size, ensuring it remains visible and within the user's view.
Language Preferences: Added functionality to save and load language preferences from a configuration file.
UI Improvements: Updated various UI components, including progress labels, buttons, and text to enhance the overall user experience.
Code Refactoring
Organized Imports: Reorganized and grouped import statements for better readability and maintenance.
Code Sections with Comments: Added comments to separate and label different sections of the code for clarity.
Enhanced Downloader Compatibility
Bunkr Downloader: Modified the BunkrDownloader to support video downloads in addition to images.
Coomer and Erome Downloaders: Refactored and enhanced the Downloader and EromeDownloader to improve compatibility and performance for downloading media.