diff --git a/download.html b/download.html index 789462c96..a4210bfe9 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.3 (sig)

+

2016.06.12 (sig)

- Windows exe (sig - 9473dd82871be6eafd37cbd64da5249fb32e046b0b5d3b58d7d98b550567f8c5)
- Full source + docs + binary tarball (sig - dcf4c87cb8a975bba45dcc055f54647632bb2ffafeb3e4f6f4c2538c050ec35e) + Windows exe (sig - 8c8d2108fbbd563123262ba486258d594b6352c4c723298785740079e8e7770d)
+ Full source + docs + binary tarball (sig - da22f40f0a837eaf92ac2f3088eb2b64cabd14a03b5c003645ac0b1ef94f6528)

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.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.12/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.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.12/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.3/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.12/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..4039939b8 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
  • @@ -662,6 +662,7 @@
  • Telegraaf
  • TeleMB
  • TeleTask
  • +
  • Telewebion
  • TF1
  • TheIntercept
  • ThePlatform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 88a4330c8..6d3712d34 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.11.3 \ No newline at end of file +2016.06.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f0915dcc5..6508efcc6 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-11T08:35:35.482446Z + 2016-06-12T12:08:28.174165Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9635,4 +9635,19 @@ 2016-06-11T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.12 + New version 2016.06.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.06.12/ +
    +
    + + The youtube-dl maintainers + + 2016-06-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 81023c3a6..5f398fd45 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.11.3", - "signature": "87af41d644758604388a52a35b472fbf9f15659eca7c862317458e4c3793d7c0aedd435c77ea0fdf5ff31a6aa291578ab926670145da581a6b3d822c4f53dc5c94f1f9d8ebc0f64648d39e96193496303c2799c481c90e9a98e6735639caed4209ec1ba1461b132f6020650face6eb040587d2d2a2a203cc3c86f3431c661f7c", + "latest": "2016.06.12", + "signature": "7ea6febe1dcb7021918cb17ed65c86c197836902393dd008c1f863267fde3413da28a0eba4624acf743ff42141fdf86e8b1d164aed20c975652e923c89c6baa32a42552e95fa9de529b74c345213f80b14d018e27ba9aba5e6a8b0d6ba200950144a68f562efa1c5be08971ed5f5147ea3cf32a4817500196770d53a7a2fd1ec", "versions": { "2012.02.22": { "bin": [ @@ -8995,6 +8995,20 @@ "https://yt-dl.org/downloads/2016.06.11.3/youtube-dl-2016.06.11.3.tar.gz", "dcf4c87cb8a975bba45dcc055f54647632bb2ffafeb3e4f6f4c2538c050ec35e" ] + }, + "2016.06.12": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.12/youtube-dl", + "12197a78019918b3bfe2441365ae26c0ce5c35d411f38daabea03de922ed328d" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.12/youtube-dl.exe", + "8c8d2108fbbd563123262ba486258d594b6352c4c723298785740079e8e7770d" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.12/youtube-dl-2016.06.12.tar.gz", + "da22f40f0a837eaf92ac2f3088eb2b64cabd14a03b5c003645ac0b1ef94f6528" + ] } } } \ No newline at end of file