From e9a4b18b92600c760477dfc9d7efdb5d0b197dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 21 Feb 2017 23:50:31 +0700 Subject: [PATCH] release 2017.02.21 --- 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 86974f0bf..696d760fc 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.

-

2017.02.17 (sig)

+

2017.02.21 (sig)

-

SHA256: fd8d98a9ce277697a193a1ba1de108d481332b4dee30df544dc5bc968fe5ce24

+

SHA256: d098c8c5936e8ebc88ecee3c7aec1da842367e30a9e7ca2b0a23720a4aa8ea02

- Windows exe (sig - SHA256 4e7b8d119eda81e5dfdf36312b21c0ec37f82fbf5484123cce7fe712235ee5d9)
- Full source + docs + binary tarball (sig - SHA256 4b1c3f05fb816e9d02dc3f0188e16200031cc0bc4fd40df904ee0806f478601a) + Windows exe (sig - SHA256 ec1cb64bc618368a9936d9a6a501ea6c83d939502d08509a800f30fc4154b026)
+ Full source + docs + binary tarball (sig - SHA256 af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002)

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

  • TVCArticle
  • tvigle: Интернет-телевидение Tvigle.ru
  • tvland.com
  • +
  • TVN24
  • TVNoe
  • tvp: Telewizja Polska
  • tvp:embed: Telewizja Polska
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 27087a914..c55cd85df 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.17 \ No newline at end of file +2017.02.21 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dc839664e..9f3775069 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 - 2017-02-18T00:02:00.470869Z + 2017-02-21T23:50:25.498000Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11210,4 +11210,19 @@ 2017-02-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.21 + New version 2017.02.21 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.02.21/ +
    +
    + + The youtube-dl maintainers + + 2017-02-21T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2f9bd1e09..2ac59533e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.17", - "signature": "1e2eb774d6853079c9716d2078b28fc34a5945ddad2174c06f60eff554136ac907c7d37ad28a4b4858fa75273c394f73ab1f5dfd24d040dce0ecd587977a61abf8423a6798559d179ad4ea67daeeceeb0f4cac15fc9fe75a867d1993038181b5fe9cddd7e7ef07270d1b98a7c2168a1c2adaacec3aa152b1c26eb4d0ad2e3cdf", + "latest": "2017.02.21", + "signature": "94fdbe65b472466e6c27f21b13b10aac662de3af01be23ba55d8aec8a885188a556ff0dfe604b3b477167a433f888d92fd98726ad3740c8405617fd98688d8b06e29cf4161e551e4cfd250ab1868d25b63f6c15c63a839a1e635775ff278d4ab8dd88b7ed32253dc616f8be77cfec77fc3685c4bca6c849666c380dc9d92e153", "versions": { "2012.02.22": { "bin": [ @@ -10465,6 +10465,20 @@ "https://yt-dl.org/downloads/2017.02.17/youtube-dl-2017.02.17.tar.gz", "4b1c3f05fb816e9d02dc3f0188e16200031cc0bc4fd40df904ee0806f478601a" ] + }, + "2017.02.21": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.21/youtube-dl", + "d098c8c5936e8ebc88ecee3c7aec1da842367e30a9e7ca2b0a23720a4aa8ea02" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.21/youtube-dl.exe", + "ec1cb64bc618368a9936d9a6a501ea6c83d939502d08509a800f30fc4154b026" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.21/youtube-dl-2017.02.21.tar.gz", + "af68839011c083278dae50652926cc132796aa45e861d7e7719236064ddf1002" + ] } } } \ No newline at end of file