MrS0m30n3 / youtube-dl-gui

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

Drag and drop support #268

Closed terjelm closed 6 years ago

terjelm commented 6 years ago

Before going further

What is the purpose of your issue?


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


Drag-and-drop support

It would be useful if the program had support for drag and drop. That way we could just drag links to episodes from a browser and have them inserted. A bit faster and more user friendly than the old -school copy-paste of links. Either the whole window could have a drag-and-drop handler or just the URL-input frame.

PS: Thanks for a very nice program, very much appreciated.

nodiscc commented 6 years ago

Check https://github.com/MrS0m30n3/youtube-dl-gui/issues/19