diff --git a/download.html b/download.html index e4048ccf1..9229e6cee 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2016.04.06 (sig)

+

2016.04.13 (sig)

- Windows exe (sig - 0db9d03b4fad9debb28322197ad3b9e6d0d31f2c8124103fc8bb4707729a681c)
- Full source + docs + binary tarball (sig - 115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd) + Windows exe (sig - 7bad0efb6eab5486c59b3f29253fd834327e47ca4909ddd6fe556f934834c433)
+ Full source + docs + binary tarball (sig - f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb)

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

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.04.06/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.04.13/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 25cb854ea..373a5e7e9 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -130,6 +130,7 @@
  • Cinemassacre
  • Clipfish
  • cliphunter
  • +
  • ClipRs
  • Clipsyndicate
  • cloudtime: CloudTime
  • Cloudy
  • @@ -301,7 +302,6 @@
  • ivi:compilation: ivi.ru compilations
  • ivideon: Ivideon TV
  • Izlesene
  • -
  • JadoreCettePub
  • JeuxVideo
  • Jove
  • jpopsuki.tv
  • @@ -499,6 +499,7 @@
  • Pornotube
  • PornoVoisines
  • PornoXO
  • +
  • PressTV
  • PrimeShareTV
  • PromptFile
  • prosiebensat1: ProSiebenSat.1 Digital
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 0753cafff..1f4508e83 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.04.06 \ No newline at end of file +2016.04.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0b66f9e92..36a919c42 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-04-06T15:16:27.266631Z + 2016-04-13T08:05:05.739008Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9410,4 +9410,19 @@ 2016-04-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.04.13 + New version 2016.04.13 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.04.13/ +
    +
    + + The youtube-dl maintainers + + 2016-04-13T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d9de361e5..ae1fe6c55 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.04.06", - "signature": "7502eddaa05117e80fe236bea73ad48edb1f023fe254b31776cc70ecdb6005dac5d99dd740fd63cf6104e7dc141e1e49023a3aa727f4f664c0ccfb2833f2c668e8d88e28fb6c26c2d57f679724635d4bec7128453e5e791a7f5ac889998fae65ca48494b8c3cbeaf321df65d72bf77e21d148a611cf92a5d7ced7ac0147bcfcf", + "latest": "2016.04.13", + "signature": "2d4eb3ca1902d1238820fb77074ccc7c31cb9daadc106f9dd98ddee7df60182965e03969591df13f4a10795e5c6074d159a28f7dbc21755c8b7460ce23045d09b5d512d67e1d297e7fd1885bc20d7f256e8fd08faa0d868ec89d6e4a33803dba275e58939913329c987e27d759076b1abe8c5310e230128a4d91a38776e07f99", "versions": { "2012.02.22": { "bin": [ @@ -8785,6 +8785,20 @@ "https://yt-dl.org/downloads/2016.04.06/youtube-dl-2016.04.06.tar.gz", "115a7443162198f12d97c2c1d83e69d462f78410a26d6dd5ae3c74603397b9cd" ] + }, + "2016.04.13": { + "bin": [ + "https://yt-dl.org/downloads/2016.04.13/youtube-dl", + "ce7e81b458661aa3c07b9c93efd4bc0dbade8e153c352c3e674b6ecea2480c8b" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.04.13/youtube-dl.exe", + "7bad0efb6eab5486c59b3f29253fd834327e47ca4909ddd6fe556f934834c433" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.04.13/youtube-dl-2016.04.13.tar.gz", + "f9307cbf2f2e9baf4724d9a35beecd9c7728422c0bff5e9efd0e8a026cc952cb" + ] } } } \ No newline at end of file