diff --git a/download.html b/download.html index fa3beb637..75e241b07 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.29 (sig)

+

2018.08.04 (sig)

-

SHA256: 8919efda8cd34b343cf61f7789fa49eba59c4a5a1ed96c5de7f8f862b9a4cb5e

+

SHA256: 014adbf1a2c4f6fd67b7ea3c76622ac5cf4c9350af5043168b6e9c9546b946e4

- Windows exe (sig - SHA256 acd5e953ee1852fa8aca34a69b68226aba8945ab27242fd9291522ce14158731)
- Full source + docs + binary tarball (sig - SHA256 52a6cced5f076b28a3c6cf09d198bb14022789a0bb79eda5c3fe277ef7fe3aa3) + Windows exe (sig - SHA256 1b2a4ec7a69a013d76a70779d1403d7bec95e41ea58cf5a0782b7f551e61c0ad)
+ Full source + docs + binary tarball (sig - SHA256 f582dc699e88699f0f9db9ba9188c1d072a10c630b319426622ffab5704a9dc1)

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

  • Vimple: Vimple - one-click video hosting
  • Vine
  • vine:user
  • +
  • Viqeo
  • Viu
  • viu:ott
  • viu:playlist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 73f498dfd..d8a5f9a2a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.07.29 \ No newline at end of file +2018.08.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fec6ee7b6..c784ad935 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-29T07:04:19.134930Z + 2018-08-04T01:25:42.813463Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12890,4 +12890,19 @@ 2018-07-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.08.04 + New version 2018.08.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.08.04/ +
    +
    + + The youtube-dl maintainers + + 2018-08-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a970e5557..18f8c06b5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.07.29", - "signature": "064aaf7538084c11a37baefbb575c7391636a0809825b4d6fbf88ff7747b7420c70a5a0a011575891b0ff37039154beef5e891e01e881200ef2b0df7d21fa4422c2176411e4c95eb4cb2650223e4a6d17f62e83fadaa1be985551ef958d432f6b4939298f14a27f0bb628c3c7cc9881fc9f7c7a3247ec3fc36e250be98bd4237", + "latest": "2018.08.04", + "signature": "1ed94fe07bc7742f00007b69b62275f9c0f9f8684b54ba90bf2842e2f2dd0b22a97ad49e0dfa650080496186473ad56784ced8658c7215e42f71330c83c7e279540e4b2cacd35c6e3b3316eb4d5a0be8ccd10dd69947e6223e1a90f8f5d7346dec1b5b0eb5af2319f1700fe5313ca07b6cc54e7902936978a865def174979493", "versions": { "2012.02.22": { "bin": [ @@ -12033,6 +12033,20 @@ "https://yt-dl.org/downloads/2018.07.29/youtube-dl-2018.07.29.tar.gz", "52a6cced5f076b28a3c6cf09d198bb14022789a0bb79eda5c3fe277ef7fe3aa3" ] + }, + "2018.08.04": { + "bin": [ + "https://yt-dl.org/downloads/2018.08.04/youtube-dl", + "014adbf1a2c4f6fd67b7ea3c76622ac5cf4c9350af5043168b6e9c9546b946e4" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.08.04/youtube-dl.exe", + "1b2a4ec7a69a013d76a70779d1403d7bec95e41ea58cf5a0782b7f551e61c0ad" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.08.04/youtube-dl-2018.08.04.tar.gz", + "f582dc699e88699f0f9db9ba9188c1d072a10c630b319426622ffab5704a9dc1" + ] } } } \ No newline at end of file