From 847f6fe89f73233ddc47c4690dd06429a5eaf306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 2 Aug 2019 05:41:41 +0700 Subject: [PATCH] release 2019.08.02 --- 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 5b75efb00..e77a6d701 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.07.30 (sig)

+

2019.08.02 (sig)

-

SHA256: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd

+

SHA256: 886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2

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

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 391e372d6..caf3fc063 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.30 \ No newline at end of file +2019.08.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 40db2d253..8a0872c32 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-07-30T09:45:50.381594Z + 2019-08-02T05:41:39.089394Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13610,4 +13610,19 @@ 2019-07-30T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.08.02 + New version 2019.08.02 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.08.02/ +
+ + + The youtube-dl maintainers + + 2019-08-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 802fd0fed..7c10d1a9a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.30", - "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036", + "latest": "2019.08.02", + "signature": "90d946f7aca9a92c759a79c5488bd54e27248e46df45161e2da9c33b36a8d520e247c90d2a9366fa80b63787cb958c4993399f05803e8f127ee9c112ab36624a528b941b113d1cda4e5bdc3ade3ec251cb690dad4370a9bc89ed092387a6345446b59812438bf1442bf8b9b5bc7acd80dec99ddd99e41c456f870c4c55062058", "versions": { "2012.02.22": { "bin": [ @@ -12705,6 +12705,20 @@ "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz", "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559" ] + }, + "2019.08.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl", + "886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl.exe", + "afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz", + "573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80" + ] } } } \ No newline at end of file