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

Make it easy to register many URLs as a list with bacth download. #111

Closed ni1chigo2115 closed 2 years ago

ni1chigo2115 commented 2 years ago

I sometimes use this app to download hundreds of URLs, but it is hard to stick each URL one by one. Is it possible to make it so that I can register multiple lines?

murrty commented 2 years ago

An import feature? It's possible, but if they're all going to be the same, try the batch download on the main form (the download button, click the drop-down arrow), that should make it easier to do.

murrty commented 2 years ago

Since some prerelease version ago, batch download got a feature to import links from a file/clipboard, as well as clipboard monitoring for URLs.