youtube-dl incompatible with python 3 #18

Closed
opened 2026-02-20 20:59:49 -05:00 by deekerman · 2 comments
Owner

Originally created by @Raven24 on GitHub (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!

Originally created by @Raven24 on GitHub (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!
Author
Owner

@rg3 commented on GitHub (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.

@rg3 commented on GitHub (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.
Author
Owner

@Raven24 commented on GitHub (Nov 19, 2010):

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

@Raven24 commented on GitHub (Nov 19, 2010): Ok, I understand. For now I guess that's sufficient :-)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#18
No description provided.