Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

Please support aria #90

Closed 10362227 closed 3 years ago

10362227 commented 3 years ago

Please support ARIA custom arguments: --external-downloader "aria2c" --external-downloader-args "-x 16 -k 1M" but no work

Maxstupo commented 3 years ago

What's the advantage of supporting aria2c? youtube-dl seems perfectly suitable for downloading.

What's not working? It should still work, just the columns in the download list won't update.

Have you placed aria2c.exe into the same directory of youtube-dl.exe?

10362227 commented 3 years ago

it works, but the progress bar didn't show any progress

Maxstupo commented 3 years ago

Closing issue from lack of information. I don't plan on adding support for aria2c in the download list.