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

How to download playlist using a extrenal downloader? #22540

Closed
wavebit opened this issue Sep 29, 2019 · 1 comment
Closed

How to download playlist using a extrenal downloader? #22540

wavebit opened this issue Sep 29, 2019 · 1 comment
Labels

Comments

@wavebit
Copy link

@wavebit wavebit commented Sep 29, 2019

Example:
youtube-dl --yes-playlist --external-downloader aria2c --external-downloader-args "--max-connection-per-server=16 --min-split-size=1M --split=10" https://www.youtube.com/watch?v=u2MfDE-_uik&list=PLVac-xziP_7PqxXqWow4tPZVIT_e9rBpG

The external downloader aria2c is not called.

@wavebit wavebit added the question label Sep 29, 2019
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 29, 2019

External downloaders don't support fragmented protocols.

@dstftw dstftw closed this Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.