diff --git a/download.html b/download.html index 151da97aa..d6f78db2d 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.19.1 (sig)

+

2016.06.20 (sig)

- Windows exe (sig - 54d8cceccb4c15fa145218704f705f30128529ecc9f300966a3482601125669a)
- Full source + docs + binary tarball (sig - 223c496be84dd57ba9f7d6a132a2732b67c79c7e26e64ecae1439472c10d0d45) + Windows exe (sig - f59d1e9f531e24bb8111c2602fa4c824f41086dc7396bd3418fb25eb2465f5b9)
+ Full source + docs + binary tarball (sig - 2b377bf98fb1304f6f33e8365ef3e87e5c4f45e18b10186efd9604c24ac51281)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.06.19.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.20/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.19.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.20/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.19.1/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.20/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 1497b084f..929b2cd18 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -59,8 +59,8 @@
  • appletrailers:section
  • archive.org: archive.org videos
  • ARD
  • -
  • ARD:mediathek: Saarländischer Rundfunk
  • ARD:mediathek
  • +
  • ARD:mediathek: Saarländischer Rundfunk
  • arte.tv
  • arte.tv:+7
  • arte.tv:cinema
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 844ecc922..1c57e51af 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.19.1 \ No newline at end of file +2016.06.20 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8739b9d1a..3b5267829 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-19T03:58:56.425466Z + 2016-06-20T20:52:13.434457Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9725,4 +9725,19 @@ 2016-06-19T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.20 + New version 2016.06.20 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.06.20/ +
    +
    + + The youtube-dl maintainers + + 2016-06-20T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9d36185ec..26dfc10de 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.19.1", - "signature": "4b1abffaed90e69b045342f629c779f547d66c5c9e7b1e533a795e46ae91799b075e9fceee122dabc302c3eca3bd269088fbe211c52b57428f038b8bc597bd5382ed9e81ab1cb51d33bdb3299bfbb60451e0b46b49f1003dda61eec1a8df55fbe2f7090a83790b9173934bac2cf87725d6e53d36a1eca64e1eee46f38c4b5670", + "latest": "2016.06.20", + "signature": "78f57db32a25ce4c39399d21f3ac841af3bf0cb80b3aa9fabf5aa328cb09138ad163578ca0d3d1fa49889b713a3d013f90907106bbb4f6e2f5f8f3fb00c143048a4d2a9b2953ed3e10136e9e6728fd31c22572204e43115620228e8a25c442d452383b74a3cd097fc4c804bfa6ec25af4db0eec2907ac9cecb7ba0727dcb7045", "versions": { "2012.02.22": { "bin": [ @@ -9079,6 +9079,20 @@ "https://yt-dl.org/downloads/2016.06.19.1/youtube-dl-2016.06.19.1.tar.gz", "223c496be84dd57ba9f7d6a132a2732b67c79c7e26e64ecae1439472c10d0d45" ] + }, + "2016.06.20": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.20/youtube-dl", + "e5901e82cdee535da552fc8ee830b81f6889ddb891eeecfa2f242df21fa2e88a" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.20/youtube-dl.exe", + "f59d1e9f531e24bb8111c2602fa4c824f41086dc7396bd3418fb25eb2465f5b9" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.20/youtube-dl-2016.06.20.tar.gz", + "2b377bf98fb1304f6f33e8365ef3e87e5c4f45e18b10186efd9604c24ac51281" + ] } } } \ No newline at end of file