From 8e6efd61912c4c3c14520b928ca230783e6006f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 9 Apr 2018 01:21:26 +0700 Subject: [PATCH] release 2018.04.09 --- 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 27875f297..d199fa687 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.04.03 (sig)

+

2018.04.09 (sig)

-

SHA256: 8c906028e843c083e91c8f97154abc92b7dc01974c4218b0dc3fc7e0408b906f

+

SHA256: 99ac6359501cd8946578d91439c0013bc7240137035ce3ca03f05d76d1b90216

- Windows exe (sig - SHA256 20192a17b2941c27ee1f83330094d393e699eb3cc65831e2e8340e13e90be57f)
- Full source + docs + binary tarball (sig - SHA256 a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e) + Windows exe (sig - SHA256 7071c7a2361931a1706078a445fd94176a6c6004b8bbb26d0704b6c2aa77dde2)
+ Full source + docs + binary tarball (sig - SHA256 263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8)

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

  • SunPorno
  • SVT
  • SVTPlay: SVT Play and Öppet arkiv
  • +
  • SVTSeries
  • SWRMediathek
  • Syfy
  • SztvHu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e10d54e6d..e96a52a3e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.04.03 \ No newline at end of file +2018.04.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 31b5f71e5..92b036f8b 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-04-03T00:28:27.086655Z + 2018-04-09T01:21:20.324626Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12605,4 +12605,19 @@ 2018-04-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.04.09 + New version 2018.04.09 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.04.09/ +
    +
    + + The youtube-dl maintainers + + 2018-04-09T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ec131d69a..e492ce6df 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.04.03", - "signature": "8238203a15897b54121a7a729a8931d8cc396c8b10a4db87321cf954c112b6f9d1b03daa026264fe1b006d9474278b15019069c7b23f819edfa17b217634815a71303e542d2fe2bde7281918f28ce0815b34560ac75faa1698d54b9223342d730c86460164b7876ea530f21dbc7c7671bfa535b05d8faba520ae17053393cade", + "latest": "2018.04.09", + "signature": "8838923ff7511f1168502a0f722cf76e6387d608229b8355dfa5ab139cd6aaf66ede3376da6eb7f22d252e9eb1ef1991d009befee4c14940660c04906764bb98d17d08f4084e563450a5bed5239134ae5bb84b23e0ce64d927a4f7f362c4d663ed3c72356c23f47943224e0f13306c01be61c1869f95d3a3d23fdd45d2453abf", "versions": { "2012.02.22": { "bin": [ @@ -11767,6 +11767,20 @@ "https://yt-dl.org/downloads/2018.04.03/youtube-dl-2018.04.03.tar.gz", "a8461fece0b1e66655ad4e47d9dc51935d27d42a0637873acd81e8d86ef1ac5e" ] + }, + "2018.04.09": { + "bin": [ + "https://yt-dl.org/downloads/2018.04.09/youtube-dl", + "99ac6359501cd8946578d91439c0013bc7240137035ce3ca03f05d76d1b90216" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.04.09/youtube-dl.exe", + "7071c7a2361931a1706078a445fd94176a6c6004b8bbb26d0704b6c2aa77dde2" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.04.09/youtube-dl-2018.04.09.tar.gz", + "263b40801c7baedc0ee7008543977c14d4d7315c159c8f21f0fc24a3656826d8" + ] } } } \ No newline at end of file