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

Please add --external-downloader-location PATH #15464

Closed
someziggyman opened this issue Jan 31, 2018 · 1 comment
Closed

Please add --external-downloader-location PATH #15464

someziggyman opened this issue Jan 31, 2018 · 1 comment

Comments

@someziggyman
Copy link

@someziggyman someziggyman commented Jan 31, 2018

It's probably not an issue at all, rather a feature request.

Noticed, that if I install Axel or Aria2c external downloaders via Brew, downloads are working like a charm, fast and efficient.

However, if I remove it from Brew's packages destination folder ( /usr/local/cellar/axel/..) and would like to use my own downloader build, youtube-dl uses its default one.

I understand, that this is expected behavior, but that'd be awesome, if we had an option like --external-downloader-location PATH, just like --ffmpeg-location PATH.

If this is an overkill, maybe youtube-dl could also consider looking for external downloader executables, at least with in the same folder and only then proceed to its default downloader..

Or am I missing something and I can somehow achieve this behavior with the latest build? maybe, I could just edit external.py file, but unfortunately my Python knowledge is equal to 0.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 1, 2018

You are missing correctly set $PATH env variable.

@dstftw dstftw closed this Feb 1, 2018
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.