From d5c28fe83aff8a92f26d2bb41b2407ef72a5115d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 8 Sep 2018 03:44:54 +0700 Subject: [PATCH] release 2018.09.08 --- 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 009d9ed6c..e84ded5cb 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.09.01 (sig)

+

2018.09.08 (sig)

-

SHA256: 55a159fd432d39a0870cad025252e9db15937d9d446d90c0735af6e0ac06e9f6

+

SHA256: 71cb5893c7787d61078cd40da57fe6450a03a29b992c59cf8828eea957636537

- Windows exe (sig - SHA256 c3712e37c16fbf297c48f67cd4aa6f4be46dfeebfc9bcb9fe308f0f69decfd05)
- Full source + docs + binary tarball (sig - SHA256 668067434b53f820749e881bb47c1cefb17ec9630beacabfb3ac68429f421d41) + Windows exe (sig - SHA256 0f24a46243365576d4e1c106384681c1823f12204adf7d34da653ab5323b0e7b)
+ Full source + docs + binary tarball (sig - SHA256 05381dd1651398a664ce5c22eff9172c170b4c9ef53b52ed58b9b58695238c6f)

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 e16a64da4..5a99f4053 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.09.01 \ No newline at end of file +2018.09.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a79a5230f..75cd77f96 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-09-01T18:42:17.131288Z + 2018-09-08T03:44:53.112314Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12950,4 +12950,19 @@ 2018-09-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.09.08 + New version 2018.09.08 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.09.08/ +
+ + + The youtube-dl maintainers + + 2018-09-08T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e48ea44d0..dfce04a41 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.09.01", - "signature": "4ddac13674d0d7cdb70dbca34a95c7d42f5650eff333394156e118572830ef734fd7b8a79cbc0b340e9a5062320ccad2775587d1f009025e02657248eac981a5db6698c0a7776e69ace86679caecc354d3c2ea4f4ed5f14b31bd29e5832e1fe236532df7a39b8198e85e2f5157561a459b15d5f8cccc19e91217b1a7765793f9", + "latest": "2018.09.08", + "signature": "3ad1ab94d75ab53cbd9f4ec3a41cd1a64fe2a9ab6d71660ac511a7981846e39a210dd9fc9eb9848279417313a042c2b38e63e9bb895c9534bcfaf03935a350d46d60d5b515ef96ed5f434424d4e8257000e7f655c1ea0450722f1cfada8c2ba2ee866d81b95177f1ee87d0ccc94068c46e42386d33a1043c0f748362032cbfff", "versions": { "2012.02.22": { "bin": [ @@ -12089,6 +12089,20 @@ "https://yt-dl.org/downloads/2018.09.01/youtube-dl-2018.09.01.tar.gz", "668067434b53f820749e881bb47c1cefb17ec9630beacabfb3ac68429f421d41" ] + }, + "2018.09.08": { + "bin": [ + "https://yt-dl.org/downloads/2018.09.08/youtube-dl", + "71cb5893c7787d61078cd40da57fe6450a03a29b992c59cf8828eea957636537" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.09.08/youtube-dl.exe", + "0f24a46243365576d4e1c106384681c1823f12204adf7d34da653ab5323b0e7b" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.09.08/youtube-dl-2018.09.08.tar.gz", + "05381dd1651398a664ce5c22eff9172c170b4c9ef53b52ed58b9b58695238c6f" + ] } } } \ No newline at end of file