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

Package youtube-dl for the Python package index #460

Closed
hickford opened this issue Oct 6, 2012 · 3 comments
Closed

Package youtube-dl for the Python package index #460

hickford opened this issue Oct 6, 2012 · 3 comments
Assignees
Labels

Comments

@hickford
Copy link

@hickford hickford commented Oct 6, 2012

youtube-dl could be packaged for the Python Package Index PyPI (aka the cheeseshop) so Python users could choose to install it

pip install youtube-dl

There's a manual how to do this at the hitchhiker's guide to packaging

@ghost ghost assigned phihag Oct 9, 2012
@gcmalloc
Copy link
Contributor

@gcmalloc gcmalloc commented Oct 17, 2012

This seems to be the same issue as #412. Can you confirm and merge the two ?

@FiloSottile
Copy link
Collaborator

@FiloSottile FiloSottile commented Jan 2, 2013

We are ready for this, we just need to upload it :shipit:
@phihag do you want to do it?

@phihag
Copy link
Contributor

@phihag phihag commented Jan 20, 2013

Done. We may want to add it to the release_version script, simply

python setup.py sdist upload

should be sufficient.

@phihag phihag closed this Jan 20, 2013
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
4 participants
You can’t perform that action at this time.