youtube-dl-wpf
youtube-dl-wpf copied to clipboard
an idea about queue download
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.
The first step for parallel/queued downloads support has been taken in 657172522df7866a9d1b16924352029af1e7e0b0 to separate backend interop logic from GUI code.