From 9b1a20166b339ec8691b68741259e88f20f337c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 26 Mar 2017 08:13:15 +0700 Subject: [PATCH] release 2017.03.26 --- 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 757e7dc06..fad590c13 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.24 (sig)

+

2017.03.26 (sig)

-

SHA256: 8d6d840c2d007f2534a9f7c8c0d5d788198dc6652e0ec88eeea64973351e86c2

+

SHA256: f7324316c5fe2e4fd7b361b4ed01df54554501ba1ea2038fbf01d1fbf380ff55

- Windows exe (sig - SHA256 6b4100c8e88ee25848dc62d772ded2b8844482e27e80fb5b66bf104603b92511)
- Full source + docs + binary tarball (sig - SHA256 b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803) + Windows exe (sig - SHA256 22fad4d6bacf73cea24663e2f11a47ab20c5566ef97fbce5bd48143ac64e2ac2)
+ Full source + docs + binary tarball (sig - SHA256 321558b19c485b2269c394de5546a8d6c0a876ad57dec5b53e0f677251d8da03)

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

  • arte.tv:playlist
  • AtresPlayer
  • ATTTechChannel
  • +
  • ATVAt
  • AudiMedia
  • AudioBoom
  • audiomack
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 27303a3cd..b869f0dfa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.24 \ No newline at end of file +2017.03.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 104b316e1..52ada15ba 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-24T00:25:57.989740Z + 2017-03-26T08:13:10.388761Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11450,4 +11450,19 @@ 2017-03-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.26 + New version 2017.03.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.26/ +
    +
    + + The youtube-dl maintainers + + 2017-03-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 979419b4b..3b141c17c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.24", - "signature": "8b9bf3d25ee476d871eae148a8651cb24ab9342ab165a5aa3b4c2ba5da741882b055ad88c1f450334408d77aa5402edac28fc3365b6398d903faa970a67c823bb29663d56738e5da156e35a7f62ca13d856fba582ff5a4ddde90b1d02f39773797bf6a345c6e6579687ed0188e4b20ebffd7e56b1f6dbb1018fd525b953d54bf", + "latest": "2017.03.26", + "signature": "81606e2db1577709b64771be82fd1211367298e1a75544e05029d259e65ca2a1ed878ac23d405d4b55ffd3a2db8fc098d178849d85edf9af5b1192ad6f2d011975981796dad52b724885c074ffa07474a9458619c2bd75d2edbc3b9ddc6d201758ef37a70dcbc7ce12fd6f72241c3cb06b9c0936c493128d602dd513095c5341", "versions": { "2012.02.22": { "bin": [ @@ -10689,6 +10689,20 @@ "https://yt-dl.org/downloads/2017.03.24/youtube-dl-2017.03.24.tar.gz", "b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803" ] + }, + "2017.03.26": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.26/youtube-dl", + "f7324316c5fe2e4fd7b361b4ed01df54554501ba1ea2038fbf01d1fbf380ff55" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.26/youtube-dl.exe", + "22fad4d6bacf73cea24663e2f11a47ab20c5566ef97fbce5bd48143ac64e2ac2" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.26/youtube-dl-2017.03.26.tar.gz", + "321558b19c485b2269c394de5546a8d6c0a876ad57dec5b53e0f677251d8da03" + ] } } } \ No newline at end of file