From 929045923f255745271a89eef99b2232b5cd4c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 3 Feb 2018 23:46:12 +0700 Subject: [PATCH] release 2018.02.03 --- 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 b3319bda8..09a7a836e 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.

-

2018.01.27 (sig)

+

2018.02.03 (sig)

-

SHA256: bd19ebc6295f0b735cd69aa0235b7b4b51fbec1f93e5456d5ae66d1a5acf4f78

+

SHA256: 8d3d086a54f6c8a5e4d50630f228d72e6c043dc21f100b373b3e8914f6ea99d0

- Windows exe (sig - SHA256 acaad834dd9b81070f9f576bdd2dcb564aa39611496d045d96c8890e4fa5b856)
- Full source + docs + binary tarball (sig - SHA256 29caea0321cd7c2379b2a7322ae66d8b2a9b05da642689e66ab975932faa6b93) + Windows exe (sig - SHA256 8e2860788384840d0832083de5c11b4bed51f0777390965427073bc678f92f6f)
+ Full source + docs + binary tarball (sig - SHA256 e8c24239010040570179caa460955c9696a2eeeafb1a2dc82ad5f70324f39bed)

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 adae70078..f11c729fe 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.01.27 \ No newline at end of file +2018.02.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f874bcf52..84c49aef5 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 - 2018-01-27T23:46:05.446217Z + 2018-02-03T23:46:08.013415Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12395,4 +12395,19 @@ 2018-01-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.02.03 + New version 2018.02.03 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.02.03/ +
+ + + The youtube-dl maintainers + + 2018-02-03T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 86645e51e..4649b3552 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.01.27", - "signature": "91591a07bfd055301b5d15a8b4d9fde5e042e59e2c6b377e52796f0b6160ecd71f914d85f339e819c294d36aa5a2b6cf8afb9472b816c2948763fd80d87369be884c0981a46c0118a77c65f716b322bc0d86804be2318a8a11cd2c8f72b0be848d2ec00bff63e3c5dc69ba62692bf4d499e015e5949446a4b7767fc06247d38f", + "latest": "2018.02.03", + "signature": "9ccf54d7bbfd606334b553fa48f9ef56773c292f8d1ac14ff3f6495b067fc119610a61fb067d67465633e6bbfe17e87d67536494ddf18c1ec44eb6ef37986c4804420470d0c6d2ca29badda5c31019aca0c3e6844aa7649971ebd499413442f1409007759d99d7d9dfdb9108f4745a8cc90920a46ca6cec146c1b7eddfaea932", "versions": { "2012.02.22": { "bin": [ @@ -11571,6 +11571,20 @@ "https://yt-dl.org/downloads/2018.01.27/youtube-dl-2018.01.27.tar.gz", "29caea0321cd7c2379b2a7322ae66d8b2a9b05da642689e66ab975932faa6b93" ] + }, + "2018.02.03": { + "bin": [ + "https://yt-dl.org/downloads/2018.02.03/youtube-dl", + "8d3d086a54f6c8a5e4d50630f228d72e6c043dc21f100b373b3e8914f6ea99d0" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.02.03/youtube-dl.exe", + "8e2860788384840d0832083de5c11b4bed51f0777390965427073bc678f92f6f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.02.03/youtube-dl-2018.02.03.tar.gz", + "e8c24239010040570179caa460955c9696a2eeeafb1a2dc82ad5f70324f39bed" + ] } } } \ No newline at end of file