jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.65k stars 471 forks source link

Import URLs from a text file #282

Open amsam0 opened 2 years ago

amsam0 commented 2 years ago

Is your feature request related to a problem? Please describe. When downloading many videos, it takes a long time to copy and paste them into the downloader.

Describe the solution you'd like It would be nice to be able to import text files with urls in them. One url every line, empty lines are ignored.

Describe alternatives you've considered Putting them all into a playlist and then downloading the playlist would probably just take longer.

jely2002 commented 2 years ago

This is a good feature request. I will work on implementing this. I have closed another issue, asking for the same in favour of this one.