From 3651ec647c755b670b0544e3db40a4577419419d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 29 Jul 2018 07:04:22 +0700 Subject: [PATCH] release 2018.07.29 --- download.html | 10 +++++----- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index f89d5f051..fa3beb637 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.07.21 (sig)

+

2018.07.29 (sig)

-

SHA256: b12fa5864f0e7f1f95d96fd0123e09fb4c1bbcfa505b5b0cc57c6388d20d06dd

+

SHA256: 8919efda8cd34b343cf61f7789fa49eba59c4a5a1ed96c5de7f8f862b9a4cb5e

- Windows exe (sig - SHA256 4abf5bdb0daa668c620f3d751633360c789f994c56db79bace79e534d0f297a6)
- Full source + docs + binary tarball (sig - SHA256 4bec6c5f7e76fb7f9594804c5da24bd112e9012c7d054e6fc5a1d730320d5653) + Windows exe (sig - SHA256 acd5e953ee1852fa8aca34a69b68226aba8945ab27242fd9291522ce14158731)
+ Full source + docs + binary tarball (sig - SHA256 52a6cced5f076b28a3c6cf09d198bb14022789a0bb79eda5c3fe277ef7fe3aa3)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 9d478d22a..983c6b363 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -687,6 +687,8 @@

  • PrimeShareTV
  • PromptFile
  • prosiebensat1: ProSiebenSat.1 Digital
  • +
  • puhutv
  • +
  • puhutv:serie
  • Puls4
  • Pyvideo
  • qqmusic: QQ音乐
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5ba2a03fc..73f498dfd 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.07.21 \ No newline at end of file +2018.07.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0029184a3..fec6ee7b6 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-07-21T21:02:26.464261Z + 2018-07-29T07:04:19.134930Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12875,4 +12875,19 @@ 2018-07-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.07.29 + New version 2018.07.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.07.29/ +
    +
    + + The youtube-dl maintainers + + 2018-07-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2bfda6934..a970e5557 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.07.21", - "signature": "76ddfd8288d0cd8b2da782764aff20f0e524a5de52a34770475ecf2a3702cb8af446f83fd0871ce16c959d651d57b32bdde1c1b78ce6d0bfddf6c33a8b2fe046087a48166bf0ec46ba2e0b72bb2614c7ab4a2092013e74abf4d5bb7bc9afef7fb25ff6374b234fa46d2c8a1ce7ce9b727af769ce152958c3a4591aa5c7c7b24b", + "latest": "2018.07.29", + "signature": "064aaf7538084c11a37baefbb575c7391636a0809825b4d6fbf88ff7747b7420c70a5a0a011575891b0ff37039154beef5e891e01e881200ef2b0df7d21fa4422c2176411e4c95eb4cb2650223e4a6d17f62e83fadaa1be985551ef958d432f6b4939298f14a27f0bb628c3c7cc9881fc9f7c7a3247ec3fc36e250be98bd4237", "versions": { "2012.02.22": { "bin": [ @@ -12019,6 +12019,20 @@ "https://yt-dl.org/downloads/2018.07.21/youtube-dl-2018.07.21.tar.gz", "4bec6c5f7e76fb7f9594804c5da24bd112e9012c7d054e6fc5a1d730320d5653" ] + }, + "2018.07.29": { + "bin": [ + "https://yt-dl.org/downloads/2018.07.29/youtube-dl", + "8919efda8cd34b343cf61f7789fa49eba59c4a5a1ed96c5de7f8f862b9a4cb5e" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.07.29/youtube-dl.exe", + "acd5e953ee1852fa8aca34a69b68226aba8945ab27242fd9291522ce14158731" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.07.29/youtube-dl-2018.07.29.tar.gz", + "52a6cced5f076b28a3c6cf09d198bb14022789a0bb79eda5c3fe277ef7fe3aa3" + ] } } } \ No newline at end of file