diff --git a/download.html b/download.html index 767f7dacc..f01c34372 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.

-

2014.06.09 (sig)

+

2014.06.16 (sig)

- Windows exe (sig - 77b28c439b661a8d216c939855175e457deb11624a6fdf4a0beb0b8204a57eb5)
- Full source + docs + binary tarball (sig - e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c) + Windows exe (sig - 93f173384741f72a45be6e5189ddb8f51baaa60e5c9068de43f1de154b6f3138)
+ Full source + docs + binary tarball (sig - cf019fd4b43b067bd48b6c3c66307c009ebb0c8e01848ee878c6006120760720)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.06.09/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.06.16/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /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/2014.06.09/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.06.16/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.06.09/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/2014.06.16/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 a01d1687d..579e9dc3d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -218,6 +218,7 @@
  • prosiebensat1: ProSiebenSat.1 Digital
  • Pyvideo
  • radiofrance
  • +
  • Rai
  • RBMARadio
  • RedTube
  • RingTV
  • @@ -333,6 +334,7 @@
  • Wimp
  • Wistia
  • WorldStarHipHop
  • +
  • wrzuta.pl
  • XBef
  • XHamster
  • XNXX
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fdc0916f0..273f4e735 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.06.09 \ No newline at end of file +2014.06.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 982e22b0d..7d1495e05 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 - 2014-06-09T23:21:50.897842Z + 2014-06-16T10:55:12.629796Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4790,4 +4790,19 @@ 2014-06-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.16 + New version 2014.06.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.06.16/ +
    +
    + + The youtube-dl maintainers + + 2014-06-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 66cdb3e46..35c7eda62 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.06.09", - "signature": "6929237ce477db16a5b83bfb1440ab81842f1856b9aace1513cd4dc7c20a56b770e5e0f4021343ab93d870129fa2ec382ec7656acf1d4fe4a7b5e44224ac98e5327f61d671069b53e15633b7abc1dd863be40bfffad654a0bc5a837260c3b7517a58fdeff0e4925d7bd8de385e210b5108c7d56be6bad6fe018dd6e7e89dbbe3", + "latest": "2014.06.16", + "signature": "230875b379ccf17bdc1f782dee852f99e8bda835c66eab525521786dbbb36fedaaec28f5b09b6a75e98c6928852f74549f3d78b81f18d967f43ca3b1b904de4756e96aca6023fbee7a7731620b22fd4e53b36d1bffce2ff10e1af855ccb79e75bba73ddbdde4db560e16285f85a7a41e90c23b7991d56e39819dbf4359ba4cd8", "versions": { "2012.02.22": { "bin": [ @@ -4473,6 +4473,20 @@ "https://yt-dl.org/downloads/2014.06.09/youtube-dl-2014.06.09.tar.gz", "e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c" ] + }, + "2014.06.16": { + "bin": [ + "https://yt-dl.org/downloads/2014.06.16/youtube-dl", + "9a32d968fbe5f649955a2a69c8b0bbc7ae911c9b472103ab89ae84e8ad344e62" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.06.16/youtube-dl.exe", + "93f173384741f72a45be6e5189ddb8f51baaa60e5c9068de43f1de154b6f3138" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.06.16/youtube-dl-2014.06.16.tar.gz", + "cf019fd4b43b067bd48b6c3c66307c009ebb0c8e01848ee878c6006120760720" + ] } } } \ No newline at end of file