From 198f6352219fe82839d85e05782a0b5dbfe863fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 27 Jul 2019 03:47:02 +0700 Subject: [PATCH] release 2019.07.27 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index e68192392..e06471e45 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.16 (sig)

+

2019.07.27 (sig)

-

SHA256: 708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371

+

SHA256: a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b

- Windows exe (sig - SHA256 967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0)
- Full source + docs + binary tarball (sig - SHA256 7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b) + Windows exe (sig - SHA256 4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36)
+ Full source + docs + binary tarball (sig - SHA256 cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 9fc8a4e5b..229a05e5d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1132,6 +1132,7 @@

  • Yahoo: Yahoo screen and movies
  • yahoo:gyao
  • yahoo:gyao:player
  • +
  • yahoo:japannews: Yahoo! Japan News
  • YandexDisk
  • yandexmusic:album: Яндекс.Музыка - Альбом
  • yandexmusic:playlist: Яндекс.Музыка - Плейлист
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ff92140b3..00dc9e1a0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.16 \ No newline at end of file +2019.07.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d932d0d3d..a78430a41 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-16T00:03:57.341163Z + 2019-07-27T03:47:00.182018Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13580,4 +13580,19 @@ 2019-07-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.27 + New version 2019.07.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.07.27/ +
    +
    + + The youtube-dl maintainers + + 2019-07-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0494fcd4e..6d54101db 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.16", - "signature": "2d267f128fe05e524f609d2c57f184f2bdb7a26ed9a933295b84a8df82345bfc01dd5da8f401997565fcbfb71acb026cb30e37c4d4a38ea3d8a66b3b57f963ecbd31a2b07374b2f25f2ba2e06d51228a34216550784ea214c62b37f1a7fa0c56e4e0fea8a4ab06ef52c5b9c9b09871d35ba634c7232ebeffefb58869162d13db", + "latest": "2019.07.27", + "signature": "002251bfec103de85788acaed6c2ac1b418984f171d00f83e2309b6e7d2d62115baa2d60c3d1632e54aa14b77f4f597dff430d4de08bda52ced30ea4d5f9207e84917bc6c2722ad014d5f70995cada2eef39d9ccb5d29fad8fee4d8e3049d615a222278d265040f3fbf2ab95837270d8d04a651c783bcbcf00d318bbf5938ee7", "versions": { "2012.02.22": { "bin": [ @@ -12677,6 +12677,20 @@ "https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz", "7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b" ] + }, + "2019.07.27": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl", + "a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl.exe", + "4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz", + "cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc" + ] } } } \ No newline at end of file