Releases: Limeless04/pythonUtubeDownloader
Releases · Limeless04/pythonUtubeDownloader
v0.2
Release Notes - Version 0.2
Release Date: 08/04/24
Overview
In this release, the focus was on improving the code quality by aligning it with object-oriented programming (OOP) principles. The code has been refactored and split into different classes to enhance maintainability.
New Features
No new features have been added in this release.
Enhancements
- Refactored code to adhere more closely to OOP principles.
- Split the code into different classes for ease of maintenance.
- Changed the dropdown logic for choosing video quality.
Known Issues
- Video preview takes too long to load.
- Dropdown for selecting video quality is not functioning properly after the changes.
- Download button functionality is broken.
Adding Download Folder
Adding the ability to choose where to save video
Full Changelog: https://github.com/Limeless04/pythonUtubeDownloader/commits/v0.2
First Build
First Build Of Python Utube Downloader Application
Full Changelog: https://github.com/Limeless04/pythonUtubeDownloader/commits/v0.1