stefnotch / downline

Free cross-platform desktop application for downloading video and audio from YouTube and many other sites
https://stefnotch.github.io/downline/
MIT License
103 stars 8 forks source link

Functional feedback #5

Open SONGjiemo opened 2 years ago

SONGjiemo commented 2 years ago

Yt-dlp supports multithreaded downloads. I want the tool to have a setting that sets the number of threads.

stefnotch commented 2 years ago

That's an excellent idea, thank you very much. I'll definitely look into implementing that

Though, for now, I actually recommend using https://github.com/jely2002/youtube-dl-gui .

SONGjiemo commented 2 years ago

That's an excellent idea, thank you very much. I'll definitely look into implementing that

Though, for now, I actually recommend using https://github.com/jely2002/youtube-dl-gui .

I have used this tool, and currently this tool cannot download any files. Don't know why this is still happening even though I set the proxy.

SONGjiemo commented 2 years ago

That's an excellent idea, thank you very much. I'll definitely look into implementing that

Though, for now, I actually recommend using https://github.com/jely2002/youtube-dl-gui .

You ha, the software also has a BUG. The downloaded video file is in the same directory of the main program. Not in the directory set by the software. I want to fix him. Then, when YouTube was downloaded, GUI did not show the progress of the download. In fact, it continued to download and fixed it.

stefnotch commented 2 years ago

I have used this tool, and currently this tool cannot download any files. Don't know why this is still happening even though I set the proxy.

I'd recommend reporting that issue on their repository.

As for the other issues, thanks for letting me know! By all means, report every issue and suggest features. 👍

Though, I sadly won't have time to fix them in the near future, since I'm very busy with university at the moment.