From 9cb5e51de045e35ac192ae7e8f0df23e81809896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 14 Jun 2018 01:27:01 +0700 Subject: [PATCH] release 2018.06.14 --- 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 bc269465b..48ddfa19b 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.

-

2018.06.11 (sig)

+

2018.06.14 (sig)

-

SHA256: 9cf293a82ab134c55ce8f5bc2cb7e980fc8cabceef2409c4d42c3334f9064b1d

+

SHA256: f314ffaefc9f0fb7e3f93db03c605d24cf1e4f43a1a7546e2c92f670fa817001

- Windows exe (sig - SHA256 2fec689d6f607d9e9b6fb26d2cd43a7f9e3ae5633669f3099996b600c8a7eb1a)
- Full source + docs + binary tarball (sig - SHA256 f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d) + Windows exe (sig - SHA256 8abbead811f44c2071dd7495729783babed33020a232b7d3fd773eae23299458)
+ Full source + docs + binary tarball (sig - SHA256 6cc4fdd9122e2b5f73245f423054a050ecf3a38ad4cd13abf112c7cbf6130b6c)

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

  • tvigle: Интернет-телевидение Tvigle.ru
  • tvland.com
  • TVN24
  • +
  • TVNet
  • TVNoe
  • TVNow
  • TVNowList
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1510e8555..31f5da805 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.06.11 \ No newline at end of file +2018.06.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a8c32c9ac..02919af99 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 - 2018-06-11T01:59:22.766140Z + 2018-06-14T01:27:00.369764Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12770,4 +12770,19 @@ 2018-06-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.14 + New version 2018.06.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.06.14/ +
    +
    + + The youtube-dl maintainers + + 2018-06-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e4f6546de..5dd4b88de 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.06.11", - "signature": "5e97737dbf1c493c43c7a1c9f16e4fa1b2fba1a6d2b3891950ba70440713af94b76c9b5e0a9b2dc9396618443861d7546d6792fd1dc1c3613e31e0be69b9ab80a45bb49f8d4025e3cbc84fcf3d9873f39220c9da23217dc0ff6fc3fa3e9bea57b0cd0fb0e1081fe383d73e0ac9523234a7f020e76af54541a71a69bcf843ad19", + "latest": "2018.06.14", + "signature": "453813c36c70cbcceef1c6ffd98c7e2968bae69f130948dec8e8f0bbec07457d5fc827b836ebff8a70a892a3aefbab70030a9be7368304f8663d054c8671b203f6a5dad0ec4323b1c7ffda23d537ec6b6eae8108c77daa6f150be11ff96496b27993f825b9a1c8fffae49696480caeb726f5f4a1b417c7033751539a135fa0cb", "versions": { "2012.02.22": { "bin": [ @@ -11921,6 +11921,20 @@ "https://yt-dl.org/downloads/2018.06.11/youtube-dl-2018.06.11.tar.gz", "f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d" ] + }, + "2018.06.14": { + "bin": [ + "https://yt-dl.org/downloads/2018.06.14/youtube-dl", + "f314ffaefc9f0fb7e3f93db03c605d24cf1e4f43a1a7546e2c92f670fa817001" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.06.14/youtube-dl.exe", + "8abbead811f44c2071dd7495729783babed33020a232b7d3fd773eae23299458" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.06.14/youtube-dl-2018.06.14.tar.gz", + "6cc4fdd9122e2b5f73245f423054a050ecf3a38ad4cd13abf112c7cbf6130b6c" + ] } } } \ No newline at end of file