From 310ec3b601f8cb866260e9a0c96842c1c97d02e1 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 9 Aug 2016 20:03:15 +0200 Subject: [PATCH] download.html.in: Remove outdated warning No current webbrowser I am aware of has this behavior. --- download.html.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/download.html.in b/download.html.in index 06c754e3c..b363db3e9 100644 --- a/download.html.in +++ b/download.html.in @@ -12,8 +12,6 @@ Download Page -

Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to right-click on it and choose the appropriate option, normally called Save Target As or Save Link As, depending on the web browser you are using.

-

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.