From 1ef6d64f84307bd176c8a66863a7a4f4d412d942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 4 Jul 2018 05:01:26 +0700 Subject: [PATCH] release 2018.07.04 --- 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 cc65ce143..1a90d6502 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.25 (sig)

+

2018.07.04 (sig)

-

SHA256: 3eb0a3eb0416e1254f794f167c986847791f9efd233099a09e6a6cfcf46903ec

+

SHA256: 839d7a7072171fcd468851bf1f69a5572c3e8caafedbc4c130822b036d35ed51

- Windows exe (sig - SHA256 56ec9bb869b3086f1a1e49ad2188c29912a55bbe629aff90288a96c00385324f)
- Full source + docs + binary tarball (sig - SHA256 8e1e939eb3f679ae5f17db67abecec513e1fe78ecb5ae5aaed7b6368cc9e4ba2) + Windows exe (sig - SHA256 a886e06d2ce283f592bf1f273a561a0a3de2bb1f9b7bf93a8ee33fecc3fd0484)
+ Full source + docs + binary tarball (sig - SHA256 c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 02925aad3..4f022efd9 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -828,6 +828,7 @@

  • StretchInternet
  • SunPorno
  • SVT
  • +
  • SVTPage
  • SVTPlay: SVT Play and Öppet arkiv
  • SVTSeries
  • SWRMediathek
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 122071749..35fdc7676 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.06.25 \ No newline at end of file +2018.07.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d59cf05ed..70a5a4742 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-25T02:28:17.583057Z + 2018-07-04T05:01:25.011185Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12830,4 +12830,19 @@ 2018-06-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.07.04 + New version 2018.07.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.07.04/ +
    +
    + + The youtube-dl maintainers + + 2018-07-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4a0bdcf5f..9f920376d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.06.25", - "signature": "067f731318a58938e6f2f760e5911f3ea8af46be52d5a2c551ed9c49bfc98e0b74f06fe95c77bc84a6b736ada8db66fa03caf10a9373d4ef5e14a8681db3a234311f576b8d25f97210cebe5e5b8fa9b94252aaea2e061a3bb69c1757d45c244bd1cec520fc51f93f2ffb465dc796b6372234390b1e42a6c7c3f7a712617a046c", + "latest": "2018.07.04", + "signature": "4da53a051d539af0076f2f8a9022cbb01c119efe1a2f24ff62af435dde678cfe7abe86e20bb157d49a26b79118198e558317eb841811b3698f0453e5b2349035cad3036cdd459f70b510aab8fc6777266b6c139b19986f8a52248a37be1c3461b8f8a1bb7be3b3ce9556f9016db845764eaf5fca8783fcccbf76f271b80cd2d7", "versions": { "2012.02.22": { "bin": [ @@ -11977,6 +11977,20 @@ "https://yt-dl.org/downloads/2018.06.25/youtube-dl-2018.06.25.tar.gz", "8e1e939eb3f679ae5f17db67abecec513e1fe78ecb5ae5aaed7b6368cc9e4ba2" ] + }, + "2018.07.04": { + "bin": [ + "https://yt-dl.org/downloads/2018.07.04/youtube-dl", + "839d7a7072171fcd468851bf1f69a5572c3e8caafedbc4c130822b036d35ed51" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.07.04/youtube-dl.exe", + "a886e06d2ce283f592bf1f273a561a0a3de2bb1f9b7bf93a8ee33fecc3fd0484" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.07.04/youtube-dl-2018.07.04.tar.gz", + "c65209af93d8524c0da2cd7d8228830816da96471957325597653639080d0d43" + ] } } } \ No newline at end of file