youtube-dl-wpf icon indicating copy to clipboard operation
youtube-dl-wpf copied to clipboard

an idea about queue download

Open kimycai opened this issue 3 years ago • 1 comments

how about adding "queue download" ? when we download many videos ,we should wait for the first one finished and then paste the 2nd link and download the next one,we shoud notice the download status.If we have queue download function,we just have to add jobs to queue one by one without waiting,lol.

kimycai avatar Nov 24 '21 05:11 kimycai

The first step for parallel/queued downloads support has been taken in 657172522df7866a9d1b16924352029af1e7e0b0 to separate backend interop logic from GUI code.

database64128 avatar May 02 '22 10:05 database64128