adanvdo / YT-RED-UI

Windows .NET Framework GUI Application for Downloading Video and Audio Files from YouTube and Reddit
48 stars 1 forks source link

Download Cancellation #110

Closed adanvdo closed 2 years ago

adanvdo commented 2 years ago

Add the ability to cancel format list retrieval and downloads.
Show a Cancel button when any of these processes are running that cancels the process when clicked.

adanvdo commented 2 years ago

This has been added for all download processes, including listing formats.
When listing formats, the List Format button will change to a cancel button. When performing a download, visible download buttons will be hidden and a cancel button will be shown.