Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Which versions of Python does youtube-dl support (work with) ? #26768
Comments
|
Bueller? Bueller? |
|
https://github.com/ytdl-org/youtube-dl/#description
|
Checklist
Question
WRITE QUESTION HERE
Which versions of Python does youtube-dl work with?
I know it works with 2.6 and 2.7. Does it work with 3.x?
The Python people keep threatening to obliterate 2.x; how will that affect youtube-dl?
Also, how does the Windows EXE version of youtube-dl work? Does it come bundled with a specific version of Python? Note: When I use youtube-dl under WIndows, I just use the standard Unix version of the program and it uses my installed version of Python (2.6).