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

youtube-dl incompatible with python 3 #25

Closed
Raven24 opened this issue Nov 19, 2010 · 2 comments
Closed

youtube-dl incompatible with python 3 #25

Raven24 opened this issue Nov 19, 2010 · 2 comments

Comments

@Raven24
Copy link

Raven24 commented Nov 19, 2010

I am using Arch Linux, and they recently upgraded the default python binary to python 3. The old version is still available under the name python2...
Please make the script compatible with python 3, to avoid future issues with linux distributions upgrading their packages.

Thanks for this great script!

@rg3
Copy link
Collaborator

rg3 commented Nov 19, 2010

The script cannot be made "compatible" with Python 3. It's either Python 2 or Python 3. Python 2 is the canonical version as of today. I have zero plans to port the program to Python 3 for now. I'll port it when it becomes the natural path, so this is a "won't fix" in the short and medium run.

@Raven24
Copy link
Author

Raven24 commented Nov 19, 2010

Ok, I understand.
For now I guess that's sufficient :-)

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants