From ea0af571a23b4a94f0527815e18db21d43ae33cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 25 Jun 2018 02:28:19 +0700 Subject: [PATCH] release 2018.06.25 --- download.html | 10 +++++----- supportedsites.html | 1 - update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 3c4e4b229..cc65ce143 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.19 (sig)

+

2018.06.25 (sig)

-

SHA256: 303d365caadbe0cddc5c0b5d210c9c620ca02555182862fe09e4a0f66f69c05a

+

SHA256: 3eb0a3eb0416e1254f794f167c986847791f9efd233099a09e6a6cfcf46903ec

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

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

  • Foxgay
  • foxnews: Fox News and Fox Business Video
  • foxnews:article
  • -
  • foxnews:insider
  • FoxSports
  • france2.fr:generation-what
  • FranceCulture
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 413298830..122071749 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.06.19 \ No newline at end of file +2018.06.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e14aec680..d59cf05ed 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-19T23:18:07.858359Z + 2018-06-25T02:28:17.583057Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12815,4 +12815,19 @@ 2018-06-19T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.25 + New version 2018.06.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.06.25/ +
    +
    + + The youtube-dl maintainers + + 2018-06-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ac1c04903..4a0bdcf5f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.06.19", - "signature": "5943d722df698e32a6513d755d2d9a94355eafc3c36eb8dd181c05d3b9147df991770cd8f3dd296da90e99eeca1dcd1d4b17225eeda445fde2af5d57c6c0438027a879615c86a5a462291a0239d2afcbaee0a6d96b9f3e6dcef9b6e892b2bc5114831cab44644739077c99ed8b481610543d6488c600f32dd9a25381d32bf16a", + "latest": "2018.06.25", + "signature": "067f731318a58938e6f2f760e5911f3ea8af46be52d5a2c551ed9c49bfc98e0b74f06fe95c77bc84a6b736ada8db66fa03caf10a9373d4ef5e14a8681db3a234311f576b8d25f97210cebe5e5b8fa9b94252aaea2e061a3bb69c1757d45c244bd1cec520fc51f93f2ffb465dc796b6372234390b1e42a6c7c3f7a712617a046c", "versions": { "2012.02.22": { "bin": [ @@ -11963,6 +11963,20 @@ "https://yt-dl.org/downloads/2018.06.19/youtube-dl-2018.06.19.tar.gz", "e68ff7b344d24ecc7714b6c91ddbb833c438ac3e654d9f8fbdb29e4c10ab427b" ] + }, + "2018.06.25": { + "bin": [ + "https://yt-dl.org/downloads/2018.06.25/youtube-dl", + "3eb0a3eb0416e1254f794f167c986847791f9efd233099a09e6a6cfcf46903ec" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.06.25/youtube-dl.exe", + "56ec9bb869b3086f1a1e49ad2188c29912a55bbe629aff90288a96c00385324f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.06.25/youtube-dl-2018.06.25.tar.gz", + "8e1e939eb3f679ae5f17db67abecec513e1fe78ecb5ae5aaed7b6368cc9e4ba2" + ] } } } \ No newline at end of file