From ed83a1aefb5ff51fb8b7f8ba13011752c8e07545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 22 Feb 2017 23:52:35 +0700 Subject: [PATCH] release 2017.02.22 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 696d760fc..82bf19a07 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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.

-

2017.02.21 (sig)

+

2017.02.22 (sig)

-

SHA256: d098c8c5936e8ebc88ecee3c7aec1da842367e30a9e7ca2b0a23720a4aa8ea02

+

SHA256: a9cc1bcf7135fcadeaddf329bbdb2d014ed4a601e67c6cfe0f43f146f56272ac

- Windows exe (sig - SHA256 ec1cb64bc618368a9936d9a6a501ea6c83d939502d08509a800f30fc4154b026)
- Full source + docs + binary tarball (sig - SHA256 af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002) + Windows exe (sig - SHA256 3ea9f1a06ae59a113ac48f76dff930d82a8d528d30ad899f445cceb30f0b2644)
+ Full source + docs + binary tarball (sig - SHA256 51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c55cd85df..ebae1deb9 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.21 \ No newline at end of file +2017.02.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9f3775069..94f6fb677 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 - 2017-02-21T23:50:25.498000Z + 2017-02-22T23:52:30.606253Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11225,4 +11225,19 @@ 2017-02-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.22 + New version 2017.02.22 + + +

+ Downloads available at https://yt-dl.org/downloads/2017.02.22/ +
+ + + The youtube-dl maintainers + + 2017-02-22T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2ac59533e..e849f5029 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.21", - "signature": "94fdbe65b472466e6c27f21b13b10aac662de3af01be23ba55d8aec8a885188a556ff0dfe604b3b477167a433f888d92fd98726ad3740c8405617fd98688d8b06e29cf4161e551e4cfd250ab1868d25b63f6c15c63a839a1e635775ff278d4ab8dd88b7ed32253dc616f8be77cfec77fc3685c4bca6c849666c380dc9d92e153", + "latest": "2017.02.22", + "signature": "5780cb7aec443f31c294aca8cedc988e7c071df2ce355190ffe0dc972ce74b7de3824c3292c01faca48f87c8939921463e7607d75409f24346d573496d3cdc98a8bb32719627c7f16e9ac755e3ad0c8619dba5aa3bbe6b630141928cf2e8928b1fa765f20983bfd60ee20a5dc1dad8c669480c55b36b7f6e7ec05fd555ee6afb", "versions": { "2012.02.22": { "bin": [ @@ -10479,6 +10479,20 @@ "https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz", "af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002" ] + }, + "2017.02.22": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.22/youtube-dl", + "a9cc1bcf7135fcadeaddf329bbdb2d014ed4a601e67c6cfe0f43f146f56272ac" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.22/youtube-dl.exe", + "3ea9f1a06ae59a113ac48f76dff930d82a8d528d30ad899f445cceb30f0b2644" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.22/youtube-dl-2017.02.22.tar.gz", + "51f45723f1e39eb2c780bf1b490ec9150efdac9db86d3010f8fcc53400c87129" + ] } } } \ No newline at end of file