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

[Feature Requests] Add --dependency-path #2

Open
5 tasks done
HobbyistDev opened this issue Jun 23, 2022 · 0 comments
Open
5 tasks done

[Feature Requests] Add --dependency-path #2

HobbyistDev opened this issue Jun 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@HobbyistDev
Copy link
Owner

Checklist

  • I'm requesting a feature unrelated to a specific site
  • I've looked through the README
  • I've verified that I'm running yt-dlp version 2022.06.22.1 (update instructions) or later (specify commit)
  • I've searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
  • I've read the guidelines for opening an issue

Description

The currrent yt-dlp only can specify --ffmpeg-location and the other downloader need to same path of yt-dlp or need in the PATH. This issue propose a new option --dependency-path that can extend --ffmpeg-location for another downloader or another dependency.
Example :
--dependency-path ffmpeg:<FFMPEG_PATH>, aria2c:<aria_path>, AtomicParsley:<atomicparsley_path>

We can even make this even further if we include plugin.Example:
--dependency-path plugin:<plugin1_path>,<plugin2_path>

Verbose log

No response

@HobbyistDev HobbyistDev added the enhancement New feature or request label Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant