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 Request] Make Homebrew formula install Python source #18907

Closed
Kerndog73 opened this issue Jan 18, 2019 · 4 comments
Closed

[Feature Request] Make Homebrew formula install Python source #18907

Kerndog73 opened this issue Jan 18, 2019 · 4 comments

Comments

@Kerndog73
Copy link

@Kerndog73 Kerndog73 commented Jan 18, 2019

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.01.17. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2019.01.17

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

Description of your issue, suggested solution and other information

I have youtube-dl installed using homebrew. I would like to also access youtube-dl from python so I want the python package as well. I can install the python package with pip. However, pip install youtube_dl and brew install youtube-dl both install an executable at /usr/local/bin/youtube-dl.

I really like the convenience of keeping everything up-to-date with brew upgrade and would rather not have to deal with two separate package managers. I request that brew install youtube-dl install both the executable and the python source to be imported from python via import youtube_dl.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 18, 2019

Address this to homebrew.

@dstftw dstftw closed this Jan 18, 2019
@Kerndog73
Copy link
Author

@Kerndog73 Kerndog73 commented Jan 18, 2019

@dstftw Are you saying that the Homebrew package is not managed by the developers of this project?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 18, 2019

Exactly.

@Kerndog73
Copy link
Author

@Kerndog73 Kerndog73 commented Jan 18, 2019

@dstftw Oh. Well, thanks for the super fast response

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.