From 534772c742c2959a4eb0e05b6e64b5c3b90f6285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 13 Aug 2019 23:20:50 +0700 Subject: [PATCH] release 2019.08.13 --- 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 e77a6d701..1af289bed 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.

-

2019.08.02 (sig)

+

2019.08.13 (sig)

-

SHA256: 886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2

+

SHA256: 85a15c9c7394147105b3015964f975ca34770038b06e5edd40389413cac44b2d

- Windows exe (sig - SHA256 afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa)
- Full source + docs + binary tarball (sig - SHA256 573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80) + Windows exe (sig - SHA256 9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b)
+ Full source + docs + binary tarball (sig - SHA256 b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d)

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 caf3fc063..87c6f161c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.08.02 \ No newline at end of file +2019.08.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8a0872c32..7f754b0eb 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 - 2019-08-02T05:41:39.089394Z + 2019-08-13T23:20:49.139760Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13625,4 +13625,19 @@ 2019-08-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.08.13 + New version 2019.08.13 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.08.13/ +
+ + + The youtube-dl maintainers + + 2019-08-13T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7c10d1a9a..275f42dbd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.08.02", - "signature": "90d946f7aca9a92c759a79c5488bd54e27248e46df45161e2da9c33b36a8d520e247c90d2a9366fa80b63787cb958c4993399f05803e8f127ee9c112ab36624a528b941b113d1cda4e5bdc3ade3ec251cb690dad4370a9bc89ed092387a6345446b59812438bf1442bf8b9b5bc7acd80dec99ddd99e41c456f870c4c55062058", + "latest": "2019.08.13", + "signature": "4e9af4d02e0c8126bc54687624fffa1c4413be769db3cb006b38875af440efc8368ea184c89a1b9b78155a7f8fb64ed237145db4ee92aeb6f546f385b16de65178f5dcfb2c27ad308cb66dd0a16143f7aa48b0d8cb05229a502a172192b56f490b9cb64ec0ad49e26fe8ef1c556e9d976b094e4fcab6e388c91fec543e4c961c", "versions": { "2012.02.22": { "bin": [ @@ -12719,6 +12719,20 @@ "https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz", "573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80" ] + }, + "2019.08.13": { + "bin": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl", + "85a15c9c7394147105b3015964f975ca34770038b06e5edd40389413cac44b2d" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl.exe", + "9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl-2019.08.13.tar.gz", + "b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d" + ] } } } \ No newline at end of file