Skip to content

Releases: Limeless04/pythonUtubeDownloader

v0.2

08 Apr 07:58

Choose a tag to compare

v0.2 Pre-release
Pre-release

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

30 Mar 09:02

Choose a tag to compare

Pre-release

Adding the ability to choose where to save video

Full Changelog: https://github.com/Limeless04/pythonUtubeDownloader/commits/v0.2

First Build

29 Mar 11:02
00a8325

Choose a tag to compare

First Build Pre-release
Pre-release

First Build Of Python Utube Downloader Application

Full Changelog: https://github.com/Limeless04/pythonUtubeDownloader/commits/v0.1