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.
Do I need Microsoft Visual C++ 2010 Redistributable Package (x86) on Win10 x64? #20299
Comments
|
As clearly stated by the download page you must have Microsoft Visual C++ 2010 Redistributable Package (x86) installed. |
I am using latest update of Windows 10 (x64)
In installation instructions: https://github.com/rg3/youtube-dl#installation there is nothing about redists (i will call them redists, which means Microsoft Visual C++ 2010 Redistributable Package (x86)). So it seems that them are unnecessary. https://github.com/rg3/youtube-dl#the-exe-throws-an-error-due-to-missing-msvcr100dll it seems like I need it only than i have error like that. But at the same time (http://rg3.github.io/youtube-dl/download.html) it is required.