Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

external downloaders with youtube dl gui #60

Closed
ExtendedDev opened this issue Nov 6, 2015 · 2 comments
Closed

external downloaders with youtube dl gui #60

ExtendedDev opened this issue Nov 6, 2015 · 2 comments
Labels

Comments

@ExtendedDev
Copy link

Is it possible to properly configure an external downloader, such as aria2c with y-dl-gui? The same cl argument --external-downloader aria2c is functioning normally with the cl version. For instance, using the following arg in gui version: aria2c --external-downloader "download" is "completed" with status finished in main window. In this case, nothing is downloading. The same thing happens with following args:
--external-downloader aria2c
youtube-dl --external-downloader aria2c
youtube-dl-gui --external-downloader aria2c

@Korons
Copy link

Korons commented May 26, 2016

Have you tried adding --external-downloader aria2c to the commands tab in the options window of youtube-dl-gui?

@Korons
Copy link

Korons commented May 26, 2016

I just tried adding --external-downloader aria2c to the command tab of youtube-dl-gui and it worked fine (aside from throw a WARNING: Requested formats are incompatible for merge and will be merged into mkv.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants