From 99b8fd6cd369297adc22caf3d3381ca2624a6d59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 3 Apr 2018 00:28:34 +0700 Subject: [PATCH] release 2018.04.03 --- 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 24cc6fa2f..27875f297 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.03.26.1 (sig)

+

2018.04.03 (sig)

-

SHA256: 8401c1974e84998aac7f9b681543201cb342667d6a2080f0bc510130c0e4b6a1

+

SHA256: 8c906028e843c083e91c8f97154abc92b7dc01974c4218b0dc3fc7e0408b906f

- Windows exe (sig - SHA256 7a14483f8a8862b147fecf5db0631f8f1bf73fa63a49b3705cf206d1cb99ab4e)
- Full source + docs + binary tarball (sig - SHA256 5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9) + Windows exe (sig - SHA256 20192a17b2941c27ee1f83330094d393e699eb3cc65831e2e8340e13e90be57f)
+ Full source + docs + binary tarball (sig - SHA256 a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e)

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

  • TVNoe
  • TVNow
  • TVNowList
  • +
  • TVNowShow
  • tvp: Telewizja Polska
  • tvp:embed: Telewizja Polska
  • tvp:series
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 87493b4bf..e10d54e6d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.03.26.1 \ No newline at end of file +2018.04.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5ed50f85e..31b5f71e5 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-03-26T22:33:34.689296Z + 2018-04-03T00:28:27.086655Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12590,4 +12590,19 @@ 2018-03-26T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.04.03 + New version 2018.04.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.04.03/ +
    +
    + + The youtube-dl maintainers + + 2018-04-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6a54c3006..ec131d69a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.03.26.1", - "signature": "25a93dbcfdaf8158719a4fc5da3e865951189fb9c93f8158d1057de65e193d8622b65528bff589ea7c7f6cfe05a1e6f996f734f42e9120f6458da01485e4a0160959d375ce4516fc5e3b3e931eca6339850a6912f36f1ddeca11f1b70431f3529f64dcfb6f22ec399ce65c1cf89892a41408d2454ce958a0f72bd3d5ae4350aa", + "latest": "2018.04.03", + "signature": "8238203a15897b54121a7a729a8931d8cc396c8b10a4db87321cf954c112b6f9d1b03daa026264fe1b006d9474278b15019069c7b23f819edfa17b217634815a71303e542d2fe2bde7281918f28ce0815b34560ac75faa1698d54b9223342d730c86460164b7876ea530f21dbc7c7671bfa535b05d8faba520ae17053393cade", "versions": { "2012.02.22": { "bin": [ @@ -11753,6 +11753,20 @@ "https://yt-dl.org/downloads/2018.03.26.1/youtube-dl-2018.03.26.1.tar.gz", "5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9" ] + }, + "2018.04.03": { + "bin": [ + "https://yt-dl.org/downloads/2018.04.03/youtube-dl", + "8c906028e843c083e91c8f97154abc92b7dc01974c4218b0dc3fc7e0408b906f" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.04.03/youtube-dl.exe", + "20192a17b2941c27ee1f83330094d393e699eb3cc65831e2e8340e13e90be57f" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.04.03/youtube-dl-2018.04.03.tar.gz", + "a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e" + ] } } } \ No newline at end of file