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

Double click to play selected downloaded item. #310

Closed simon2x closed 6 years ago

simon2x commented 6 years ago

Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

What operating system do you use ?

Windows/Linux

Feature - Double click to play (or open with system default) selected downloaded item. Possible Solution - Bind EVT_LIST_ITEM_ACTIVATED event to same handler as the play button