about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M <dstftw@gmail.com>2021-06-06 05:32:27 +0700
committerGitHub <noreply@github.com>2021-06-06 05:32:27 +0700
commitc2350cac243ba1ec1586fe85b0d62d1b700047a2 (patch)
tree1c5612ac11a908107011ab1e446edac6a606134b /README.md
parentb224cf39d53bd16bcfda2ac493712c3ff449ecb8 (diff)
downloadyoutube-dl-c2350cac243ba1ec1586fe85b0d62d1b700047a2.tar.gz
youtube-dl-c2350cac243ba1ec1586fe85b0d62d1b700047a2.tar.xz
youtube-dl-c2350cac243ba1ec1586fe85b0d62d1b700047a2.zip
[README.md] Update MSVC 2010 redist URL (closes #29222)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 059141611..2841ed68f 100644
--- a/README.md
+++ b/README.md
@@ -893,7 +893,7 @@ Since June 2012 ([#342](https://github.com/ytdl-org/youtube-dl/issues/342)) yout
 
 ### The exe throws an error due to missing `MSVCR100.dll`
 
-To run the exe you need to install first the [Microsoft Visual C++ 2010 Redistributable Package (x86)](https://www.microsoft.com/en-US/download/details.aspx?id=5555).
+To run the exe you need to install first the [Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package (x86)](https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe).
 
 ### On Windows, how should I set up ffmpeg and youtube-dl? Where should I put the exe files?