From 9efd7102bf5f7d7c6f9853231f73ba41d66e7070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 27 Jan 2019 21:30:06 +0700 Subject: [PATCH] release 2019.01.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 c8b58d1e2..5472cdcaa 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.01.24 (sig)

+

2019.01.27 (sig)

-

SHA256: 0b6c0652df1e7052359f23718bdbe7fa144891d33b396c6e850f1fbf321bef6a

+

SHA256: 27e398cea6df076fe359bd08b4e5db19e8fc208f173ade20d3ea6060880965e2

- Windows exe (sig - SHA256 3b40fc88e39fed31a9ad24e63949e69501fe01172fd4a7b282e35239a871961e)
- Full source + docs + binary tarball (sig - SHA256 42531991bbc3386161c204f1178cf38a02289d0c2c9441547ce0eeeeaf7c88ec) + Windows exe (sig - SHA256 73c4c315df15e07a698b8b1eb8f505e05476382bb11a3df9a051fb2abe216e21)
+ Full source + docs + binary tarball (sig - SHA256 e887a2c378820f08c195e4e83fcd69bbd01d24e90cddd753160d9b7639259d7c)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 21504657d..b56dbd828 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1084,6 +1084,7 @@

  • VVVVID
  • VyboryMos
  • Vzaar
  • +
  • Wakanim
  • Walla
  • WalyTV
  • washingtonpost
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 22a9ac2d2..d3d595f3e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.01.24 \ No newline at end of file +2019.01.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b53e77c0b..c116830d9 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-01-24T01:47:58.485953Z + 2019-01-27T21:30:05.297481Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13250,4 +13250,19 @@ 2019-01-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.27 + New version 2019.01.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.01.27/ +
    +
    + + The youtube-dl maintainers + + 2019-01-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6afac4909..e2e761d2c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.01.24", - "signature": "4de93a83ac5921dedde9f606f5e95273713ac75071dcf91f816846d477c9fa25de30c35c62e5864c7586636b651ef208a1827a544c8c4aad19d3f92483d95f7b661dbc601fe0e39b6c7af886e0a99662b3691ed0ec9816ea207e8ef94c4c5d4f39fbbfd95dc13b314e4ad6afda2e4869e98c535b76aef1da60c760380ed90740", + "latest": "2019.01.27", + "signature": "94c45d0d0d747d711b6108898989c5cbf61661018be79c103851980b1f34e125b573cd2d02941b09fb9d84f7ef3e7189a21583e49db645496ddbb6f15812423b6f4a7a965fa4f04fd0d9c03ec0b700ca6b619af4c967048260ca9536c1f846d853b3036c9471b51523b4c03ac7555ed39c9e0bd6f21a171943a6a0d179306c55", "versions": { "2012.02.22": { "bin": [ @@ -12369,6 +12369,20 @@ "https://yt-dl.org/downloads/2019.01.24/youtube-dl-2019.01.24.tar.gz", "42531991bbc3386161c204f1178cf38a02289d0c2c9441547ce0eeeeaf7c88ec" ] + }, + "2019.01.27": { + "bin": [ + "https://yt-dl.org/downloads/2019.01.27/youtube-dl", + "27e398cea6df076fe359bd08b4e5db19e8fc208f173ade20d3ea6060880965e2" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.01.27/youtube-dl.exe", + "73c4c315df15e07a698b8b1eb8f505e05476382bb11a3df9a051fb2abe216e21" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.01.27/youtube-dl-2019.01.27.tar.gz", + "e887a2c378820f08c195e4e83fcd69bbd01d24e90cddd753160d9b7639259d7c" + ] } } } \ No newline at end of file