From 2742d23142616ae209c1c9f8475471319efecd16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 26 May 2017 22:47:49 +0700 Subject: [PATCH] release 2017.05.26 --- download.html | 10 +++++----- supportedsites.html | 3 --- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index 05980fd6f..7017af796 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.05.23 (sig)

+

2017.05.26 (sig)

-

SHA256: 3e1923fa8d1df928355fb4c2b2175734eaefae2bd291080f06dcd75d2ad0023b

+

SHA256: 160d4685d1be37833c96ea27676514316586b9d8cc111de39bf1e53a68aa4512

- Windows exe (sig - SHA256 fc41f34a2e7804db012abb476aa473a8c63cd6c8690e75067234cef70b1ebf20)
- Full source + docs + binary tarball (sig - SHA256 8dc76390c1651950b9332651438e0169140369cf721f77fd88285ca4246342d9) + Windows exe (sig - SHA256 e4eee204002bf8e6ffa3dfd6597b72210dc5d0ba7aed07761ab7476506e4073c)
+ Full source + docs + binary tarball (sig - SHA256 811e7dcf3aea5f27aa5ad854285fbae519ff537541a440c52a872045ae36fcf2)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 4536ae90f..1fb9db41d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -825,9 +825,6 @@

  • TruTV
  • Tube8
  • TubiTv
  • -
  • tudou
  • -
  • tudou:album
  • -
  • tudou:playlist
  • Tumblr
  • tunein:clip
  • tunein:program
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 77e610178..98e8f04e5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.05.23 \ No newline at end of file +2017.05.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 1f0143a6b..01bd8c0bc 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-05-23T00:19:40.680673Z + 2017-05-26T22:47:44.454108Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11720,4 +11720,19 @@ 2017-05-23T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.05.26 + New version 2017.05.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.05.26/ +
    +
    + + The youtube-dl maintainers + + 2017-05-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 398d9dac0..ac263c60a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.05.23", - "signature": "787e7aacf19773f366f2edbb6a66d3add9460f01370d0ddb686762def615f08b8c7f52f99068a7fbfd0ac425bd1c680a70780e7de7d750c727d47a9ae499149867829c092eb77e54b5024200a58fd480bd5b188869d95040426152f79fd0773a8f17e1a676487f97a2ce73a1e1d972c1b951d56ff0055086a681b70f03423c13", + "latest": "2017.05.26", + "signature": "122787dcd819d576bd00e84f5f5c69fa8079b277e2b452799e0c8dbffab0ef2a3a87fcd30859296e9d3d995f7bb1bc6e12ed1c7238ac510ffe5f88276d57e58e27b5e276c25aff254f55ffb46426f36cb724df068aad36039476f6a9e72b948d5dbb7cdbf75700fd91ef19a4102c49cd6615099a6ecca66eafba93e9d2e54e75", "versions": { "2012.02.22": { "bin": [ @@ -10941,6 +10941,20 @@ "https://yt-dl.org/downloads/2017.05.23/youtube-dl-2017.05.23.tar.gz", "8dc76390c1651950b9332651438e0169140369cf721f77fd88285ca4246342d9" ] + }, + "2017.05.26": { + "bin": [ + "https://yt-dl.org/downloads/2017.05.26/youtube-dl", + "160d4685d1be37833c96ea27676514316586b9d8cc111de39bf1e53a68aa4512" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.05.26/youtube-dl.exe", + "e4eee204002bf8e6ffa3dfd6597b72210dc5d0ba7aed07761ab7476506e4073c" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.05.26/youtube-dl-2017.05.26.tar.gz", + "811e7dcf3aea5f27aa5ad854285fbae519ff537541a440c52a872045ae36fcf2" + ] } } } \ No newline at end of file