diff --git a/download.html b/download.html index 203136ea8..9b17b7060 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.

-

2017.05.29 (sig)

+

2017.06.05 (sig)

-

SHA256: 65dd36dbbbe19fd2a86f4152d4e129d0b931f44d1be4f8ccc16fcd4e47be5226

+

SHA256: da201714bd5cce697de184835a33496bfec9025fb3e51e6a89134065326e0c4d

- Windows exe (sig - SHA256 7faf6bc95683c2004ab9be91b822bae18043f21fc96535af523fcc2932bd9730)
- Full source + docs + binary tarball (sig - SHA256 3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087) + Windows exe (sig - SHA256 3bffc225052d321decefb442dc5b52ec916d628b5e58d10291ad082fd7a8bffc)
+ Full source + docs + binary tarball (sig - SHA256 b54ca848490285909d0830c04c19376c2d78da74d8de0056387b11ba34234e8c)

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

  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • +
  • Bandcamp:weekly
  • bangumi.bilibili.com: BiliBili番剧
  • bbc: BBC
  • bbc.co.uk: BBC iPlayer
  • @@ -325,7 +326,6 @@
  • Go
  • Go90
  • GodTube
  • -
  • GodTV
  • Golem
  • GoogleDrive
  • Goshgay
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fe0406621..895784971 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.05.29 \ No newline at end of file +2017.06.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6ccc15dda..505afccd5 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 - 2017-05-29T00:43:51.623664Z + 2017-06-05T00:49:52.786287Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11750,4 +11750,19 @@ 2017-05-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.06.05 + New version 2017.06.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.06.05/ +
    +
    + + The youtube-dl maintainers + + 2017-06-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ee549708e..58976e9b5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.05.29", - "signature": "63ddacbbbfa7fccd04f3dc2a3713223aea7dbabfdc88cbd46b28ae16a0ad8fb14d6ca53f3559db609b56ea9d8a87207c8306ade59d605cfb58a2e747deb940d34ad7c5c9a798b6cd6f20afdd34af5a907b09a2a79fcb2b0c283ae821d289abc36ce586314a9dc15c069501c76d930a8cd769f93cfb6c23003247d53fcb9af922", + "latest": "2017.06.05", + "signature": "6bb9767a385d0209ab662337f02295c88327854cb998e7496e02009c4fd14230a2a3cb2ec439ebfd10258da6de39bd750854f6f302768e7b437af0203c8ce51678a917dac758f5e7e33efa2d690c9a24a4d5488a17d9ed1fcaa9ca1c35f4385ecd9cc692be4a37f9a5f017b0afd8bee9535a31a3605c1abd2a76bf90724a78fc", "versions": { "2012.02.22": { "bin": [ @@ -10969,6 +10969,20 @@ "https://yt-dl.org/downloads/2017.05.29/youtube-dl-2017.05.29.tar.gz", "3da77e06c4e01d5cffb953c867c391af1655dc5e782e6c764ca3730e0904f087" ] + }, + "2017.06.05": { + "bin": [ + "https://yt-dl.org/downloads/2017.06.05/youtube-dl", + "da201714bd5cce697de184835a33496bfec9025fb3e51e6a89134065326e0c4d" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.06.05/youtube-dl.exe", + "3bffc225052d321decefb442dc5b52ec916d628b5e58d10291ad082fd7a8bffc" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.06.05/youtube-dl-2017.06.05.tar.gz", + "b54ca848490285909d0830c04c19376c2d78da74d8de0056387b11ba34234e8c" + ] } } } \ No newline at end of file