From 253c51a16e2df4891a1683ea4b891b4ed0ba2f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 7 May 2017 04:53:26 +0700 Subject: [PATCH] release 2017.05.07 --- download.html | 10 +++++----- supportedsites.html | 5 +++-- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index eda9abe1e..d377297bf 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.01 (sig)

+

2017.05.07 (sig)

-

SHA256: 1d36a1d5fb3d3fcb217033ae6bb967a0ae1ec02863a2078335d308b81bb40d24

+

SHA256: f1af9396d150bbba480a697e2def2367de3d2554fa9fe384b344d9b4deb916c5

- Windows exe (sig - SHA256 f66cb01bb8f0599aa3699179c4947b38ddb01bc644764ad23ef020a29947991b)
- Full source + docs + binary tarball (sig - SHA256 58e2151634a66fa9ab4a98978fa72bf15990ec1c088ac7e4393cca00c9a32e53) + Windows exe (sig - SHA256 08b37e8795887634a18115e7f15d785639a1e986f50d56b453e9c5a310b504c7)
+ Full source + docs + binary tarball (sig - SHA256 45308c76b5e49b657ec7fa23b6b09e4d832355b54c86da79f09586b9664f6be0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 952886ebb..98a13067d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -894,9 +894,10 @@

  • VGTV: VGTV, BTTV, FTV, Aftenposten and Aftonbladet
  • vh1.com
  • Viafree
  • -
  • Vice
  • +
  • vice
  • +
  • vice:article
  • +
  • vice:show
  • Viceland
  • -
  • ViceShow
  • Vidbit
  • Viddler
  • Videa
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index bd0b18755..b4b0b9948 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.05.01 \ No newline at end of file +2017.05.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d038c0b4e..0433e341e 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-01T01:42:42.211400Z + 2017-05-07T04:53:22.022862Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11630,4 +11630,19 @@ 2017-05-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.05.07 + New version 2017.05.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.05.07/ +
    +
    + + The youtube-dl maintainers + + 2017-05-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 49c470cd4..9f94aa24f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.05.01", - "signature": "7158b026b7d0bfff1e85ec0b79068c5e23709a2dde2424fdf5539f104724209e505b9bda8c8e0e25944dc4da16ed54fce844188024784c472dd86eaf216a4d7a17f416150018345ac934d7d19fac484defd59b43b4efb11b6caf1a6be03afd9e82a3a40118e91a5d005e4319fe39b215319430c4ef45517878f20f0ba691223c", + "latest": "2017.05.07", + "signature": "8f657ac1d29f6a620f380485f70551322ccf4d2740514956afef7e2550d56ca6aa8dbfc238fa1749b612bddb416e2a3ebba19c5e6c73019e6fd5901423463eea4cb38dfca1072c6bb1deb102167b594b2603f9e5cdb4d779ed161adb014a4fe788906fa792f5f19045c6db34057df6ef80d1ff77fd2056c4839ef33544cb3eea", "versions": { "2012.02.22": { "bin": [ @@ -10857,6 +10857,20 @@ "https://yt-dl.org/downloads/2017.05.01/youtube-dl-2017.05.01.tar.gz", "58e2151634a66fa9ab4a98978fa72bf15990ec1c088ac7e4393cca00c9a32e53" ] + }, + "2017.05.07": { + "bin": [ + "https://yt-dl.org/downloads/2017.05.07/youtube-dl", + "f1af9396d150bbba480a697e2def2367de3d2554fa9fe384b344d9b4deb916c5" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.05.07/youtube-dl.exe", + "08b37e8795887634a18115e7f15d785639a1e986f50d56b453e9c5a310b504c7" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.05.07/youtube-dl-2017.05.07.tar.gz", + "45308c76b5e49b657ec7fa23b6b09e4d832355b54c86da79f09586b9664f6be0" + ] } } } \ No newline at end of file