From ce64943931da6236792151fae6a79ca7ea27d1e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 22 Jun 2016 23:46:10 +0700 Subject: [PATCH] release 2016.06.22 --- download.html | 20 ++++++++++---------- supportedsites.html | 1 - update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 15 deletions(-) diff --git a/download.html b/download.html index d6f78db2d..82cc8431b 100644 --- a/download.html +++ b/download.html @@ -16,29 +16,29 @@

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.

+

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

-

2016.06.20 (sig)

+

2016.06.22 (sig)

- Windows exe (sig - f59d1e9f531e24bb8111c2602fa4c824f41086dc7396bd3418fb25eb2465f5b9)
- Full source + docs + binary tarball (sig - 2b377bf98fb1304f6f33e8365ef3e87e5c4f45e18b10186efd9604c24ac51281) + Windows exe (sig - 2ed4b3ab222ddf21dc1005191fd4061a4ad52e35cce36ab15c308a69c05edb34)
+ Full source + docs + binary tarball (sig - 3da151f43af541c7faa252ce5bfddc422fc269a1a70964891670dd2a86e74af0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.06.20/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.22/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.06.20/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.22/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.06.20/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.06.22/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 929b2cd18..d0c856fa7 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -263,7 +263,6 @@
  • Gamersyde
  • GameSpot
  • GameStar
  • -
  • Gametrailers
  • Gazeta
  • GDCVault
  • generic: Generic downloader that works on some sites
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1c57e51af..e1e3811b1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.20 \ No newline at end of file +2016.06.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3b5267829..f8e2fa7b2 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-06-20T20:52:13.434457Z + 2016-06-22T23:46:02.130849Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9740,4 +9740,19 @@ 2016-06-20T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.22 + New version 2016.06.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.06.22/ +
    +
    + + The youtube-dl maintainers + + 2016-06-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 26dfc10de..3c9e4441b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.20", - "signature": "78f57db32a25ce4c39399d21f3ac841af3bf0cb80b3aa9fabf5aa328cb09138ad163578ca0d3d1fa49889b713a3d013f90907106bbb4f6e2f5f8f3fb00c143048a4d2a9b2953ed3e10136e9e6728fd31c22572204e43115620228e8a25c442d452383b74a3cd097fc4c804bfa6ec25af4db0eec2907ac9cecb7ba0727dcb7045", + "latest": "2016.06.22", + "signature": "22c4dbe21b542f753342ced8845b14189c2564c715fe86d9735755620b1bc78d2cf22e2084f02ee07e7a0b6ed7ec345191481335c05cdf50b63f57daf34260f3c8afe592dae818264dd0a2cb32f6bfad39be18efa3fa7aaf12e374f839b07e606e0dc80ebe562394b44618b9785ce122798eed3cc88dd2ef3f80d8c87ca0cb34", "versions": { "2012.02.22": { "bin": [ @@ -9093,6 +9093,20 @@ "https://yt-dl.org/downloads/2016.06.20/youtube-dl-2016.06.20.tar.gz", "2b377bf98fb1304f6f33e8365ef3e87e5c4f45e18b10186efd9604c24ac51281" ] + }, + "2016.06.22": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.22/youtube-dl", + "d841e7ad3800c605a5db0a5dee01625997a669b84f025af853372d8e749eb665" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.22/youtube-dl.exe", + "2ed4b3ab222ddf21dc1005191fd4061a4ad52e35cce36ab15c308a69c05edb34" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.22/youtube-dl-2016.06.22.tar.gz", + "3da151f43af541c7faa252ce5bfddc422fc269a1a70964891670dd2a86e74af0" + ] } } } \ No newline at end of file