From fb6696ca3acc6a126d6279b045e0880603cddb1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 24 Mar 2017 00:26:02 +0700 Subject: [PATCH] release 2017.03.24 --- download.html | 10 +++++----- supportedsites.html | 4 ++-- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index 452367d29..757e7dc06 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.03.22 (sig)

+

2017.03.24 (sig)

-

SHA256: d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8

+

SHA256: 8d6d840c2d007f2534a9f7c8c0d5d788198dc6652e0ec88eeea64973351e86c2

- Windows exe (sig - SHA256 3b058e8a44b32ff101d12f0bea425cf6b85758fb7cc73e311a5a483df13bc2fa)
- Full source + docs + binary tarball (sig - SHA256 c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff) + Windows exe (sig - SHA256 6b4100c8e88ee25848dc62d772ded2b8844482e27e80fb5b66bf104603b92511)
+ Full source + docs + binary tarball (sig - SHA256 b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index f24694725..7e5268050 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -327,8 +327,8 @@

  • GPUTechConf
  • Groupon
  • Hark
  • -
  • HBO
  • -
  • HBOEpisode
  • +
  • hbo
  • +
  • hbo:episode
  • HearThisAt
  • Heise
  • HellPorno
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ee70f4180..27303a3cd 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.22 \ No newline at end of file +2017.03.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d060ead3d..104b316e1 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-03-22T02:48:58.822160Z + 2017-03-24T00:25:57.989740Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11435,4 +11435,19 @@ 2017-03-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.24 + New version 2017.03.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.24/ +
    +
    + + The youtube-dl maintainers + + 2017-03-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 78b28ca8b..979419b4b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.22", - "signature": "65fa99a0419f4da6bc3876562bdac50da5b24c3789fc2b449e33e76e3e3257f2d804cf2da4061e3ce403916d10381e0490a2c29012b8246cc8f7363e636238f45921c935a1a6f92e01e7a2039fb8eda77e47bbc15e0ccf9d870a8b8b26ab2f86a6ebbe2799ee5f7d2c123848710e3ab2d78adc420cf7b8c06ac1558faf8dfb85", + "latest": "2017.03.24", + "signature": "8b9bf3d25ee476d871eae148a8651cb24ab9342ab165a5aa3b4c2ba5da741882b055ad88c1f450334408d77aa5402edac28fc3365b6398d903faa970a67c823bb29663d56738e5da156e35a7f62ca13d856fba582ff5a4ddde90b1d02f39773797bf6a345c6e6579687ed0188e4b20ebffd7e56b1f6dbb1018fd525b953d54bf", "versions": { "2012.02.22": { "bin": [ @@ -10675,6 +10675,20 @@ "https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz", "c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff" ] + }, + "2017.03.24": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.24/youtube-dl", + "8d6d840c2d007f2534a9f7c8c0d5d788198dc6652e0ec88eeea64973351e86c2" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.24/youtube-dl.exe", + "6b4100c8e88ee25848dc62d772ded2b8844482e27e80fb5b66bf104603b92511" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.24/youtube-dl-2017.03.24.tar.gz", + "b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803" + ] } } } \ No newline at end of file