murrty / youtube-dl-gui

Download/Convert videos from websites without needing to learn command line
GNU General Public License v3.0
430 stars 44 forks source link

Request for an auto import feature from the clipboard for batch downloads #116

Closed ErikBrown2 closed 2 years ago

ErikBrown2 commented 2 years ago

Would it be possible to add an auto URL import feature from the clipboard for the Batch download? Similar to the reading of the clipboard when you hover with the mouse over the textbox for single downloads. But then without the need to hover with the mouse over the textbox. This will make it much easier to add a high number of URLs to the batch download option.

What I mean is the following:

murrty commented 2 years ago

I'm not very keen on allowing the program monitor the users' clipboard, even with explicit consent every time the users requests it, it would be easy to flag the program as malicious in that case. But I can see what I can do.

In the meantime, you can congregate a list of links on a notepad instance and import them to the batch downloader (on version 2.31-pre1+). Probably not what you're hoping for, but it's what I'm comfortable with in the meantime.

murrty commented 2 years ago

After a bit of mulling and ignoring this project, I've decided to keep the feature in. I'm not going to use it myself, but I won't prevent others from using it.