diff --git a/download.html b/download.html index 8b8f7985d..c52ab354e 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2016.01.01 (sig)

+

2016.01.09 (sig)

- Windows exe (sig - 39be914f4fa6b264ba4db1e945ee2f01397fe0a12a3bc84f379a0d4a6019d675)
- Full source + docs + binary tarball (sig - 732f37c99d71b4239d72d61dd32214b5a5a618671fb0629c8f8deb28209a172c) + Windows exe (sig - 62b1e63134fd4ce6fec771ef65f4e7087f17277ee1ea2c3daf840fcb37d1a454)
+ Full source + docs + binary tarball (sig - 463cfed59a1e2c6609a8e3d3354e0494833f1b249fe1979984b06a51ac5c904d)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2016.01.01/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2016.01.09/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2016.01.01/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.01.09/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.01.01/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2016.01.09/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/supportedsites.html b/supportedsites.html index f9ffc704e..d635c9d05 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -16,6 +16,7 @@