Closed sobhan-m94 closed 3 years ago
I'm not sure as I didn't have any use case to use external downloader :confused:
Guessing from your question - when using aria2c youtube-dl
itself does not output the progress?
The output is different when external downloader is used than when it is not. See the output.
Maybe you could try then to use a custom callback for debug
function to try parsing it's progress.
How can I use onProgress method with external downloader like aria2c ?