MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

Show exit prompt only when a download or conversion is in progress #272

Open AbleOpus opened 6 years ago

AbleOpus commented 6 years ago

Request

Right now the exit prompt shows either always or never according to one boolean option. It would be ideal to show the prompt only when a download or conversion is in progress, or an item is qued for download. It makes little sense to have an exit prompt under normal circumstances.