Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl pass external-downloader-args to the wrong external-downloader #21642
Comments
|
Can you tell me which issue is it duplicate from? I try to search the similar issue before I commit this one but found nothing. |
Checklist
Verbose log
Description
WRITE DESCRIPTION HERE
I try to use youtube-dl with aria2 to download youtube video, but for some of the videos, youtube-dl will ignore aria2 and use ffmpeg instead, also pass the aria2 args to ffmpeg which cause an exception.