yt-dlp does not have curl_cffi included #6620
Unanswered
evan6seven
asked this question in
Everyday usage
Replies: 1 comment
-
|
Homebrew builds yt-dlp with We try not to depend on optional dependencies unless there is a demand for additional functionality. Feel free to create a pull request |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
When running yt-dlp, it outputs "The extractor is attempting impersonation, but no impersonate target is available. If you encounter errors, then see https://github.com/yt-dlp/yt-dlp#impersonation for information on installing the required dependencies". If you follow the link it says curl_cffi is included in most builds. It seems that it is not included in the homebrew build. Is this correct?
Beta Was this translation helpful? Give feedback.
All reactions