JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.
GNU General Public License v3.0
253 stars 23 forks source link

Merge beta with main to add mizimizing progress bar #14

Closed JaGoLi closed 3 years ago

JaGoLi commented 3 years ago

This merge adds the ability to minimize the progress window while the download is occurring. This is an improvement over the current situation, but is far from final. I am working on a confirmation dialog for closing the window and to stop the download. I am including this in stable because it adds a feature and I have tested it enough to know it doesn't cause regressions or additional crashes.