diff --git a/download.html b/download.html index 4dc18458d..357fe6843 100644 --- a/download.html +++ b/download.html @@ -16,29 +16,29 @@

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.

-

2016.06.11 (sig)

+

2016.06.11.1 (sig)

- Windows exe (sig - 4d95ccb24f74b629852df406e10b48ee173c469315bc7cd1426335c76f8f8e22)
- Full source + docs + binary tarball (sig - 0f80b140e1711b26750d0eafc1fb50950ea8d225fbfc244053b199f3a261f9ab) + Windows exe (sig - 715712ba6cb8346695611bd2078050072042aede059abc8c2a745365a1e7c98a)
+ Full source + docs + binary tarball (sig - 9c56074070f2b931b8b19fb98455082b4fb2c2b0cd16523e76b86dcdac9a76be)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.06.11/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.11.1/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2016.06.11/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.11.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

@@ -55,7 +55,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.06.11/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/supportedsites.html b/supportedsites.html index 87a34b773..3aae190f2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -59,8 +59,8 @@
  • appletrailers:section
  • archive.org: archive.org videos
  • ARD
  • -
  • ARD:mediathek
  • ARD:mediathek: Saarländischer Rundfunk
  • +
  • ARD:mediathek
  • arte.tv
  • arte.tv:+7
  • arte.tv:cinema
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6e212af80..4a29b4d86 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.11 \ No newline at end of file +2016.06.11.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 1b17dfdbc..f89fd1f00 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 - 2016-06-11T02:44:46.454997Z + 2016-06-11T03:02:05.250431Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9605,4 +9605,19 @@ 2016-06-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.11.1 + New version 2016.06.11.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.06.11.1/ +
    +
    + + The youtube-dl maintainers + + 2016-06-11T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 03399d1ad..5eb606b9f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.11", - "signature": "1dd31e1d8bbe134223d226bc82b0b409ebd071d4791a1780a05c55f3ee78be0b122b268282510c99c3be54d2b9151796ac6e640438d301e7f37041781a297ef655cc4659f55d393791cf71df47cefa79a05ad99e820949b2e26e0d4fb545b83c7b01074ec68cbb82c768a8deb494f7e49c6330b7e404f82a8e18bafa1b6f4511", + "latest": "2016.06.11.1", + "signature": "415fbd96e40216061b3c74ce84c93cf9550c98c0efbfdde843a193954e6c5812ae87309abda4ce748b958264d4c75dbb0a78de6e9eacb447699bf1cda64cf1a19e414d5883d0ffaff2421f8f8d1dfb2d0617e2518f5e8d36c0431428534c3f45f6ecdb94ecb630a740ddf5bc8c34c69fd58bd935238aa4a00c00c6c448bfe97b", "versions": { "2012.02.22": { "bin": [ @@ -8967,6 +8967,20 @@ "https://yt-dl.org/downloads/2016.06.11/youtube-dl-2016.06.11.tar.gz", "0f80b140e1711b26750d0eafc1fb50950ea8d225fbfc244053b199f3a261f9ab" ] + }, + "2016.06.11.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.11.1/youtube-dl", + "7d849eb2286aadac637e5f24dbbdd2b935e3fb2f9bec38cff416fa6a3b54008b" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.exe", + "715712ba6cb8346695611bd2078050072042aede059abc8c2a745365a1e7c98a" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.11.1/youtube-dl-2016.06.11.1.tar.gz", + "9c56074070f2b931b8b19fb98455082b4fb2c2b0cd16523e76b86dcdac9a76be" + ] } } } \ No newline at end of file