diff --git a/download.html b/download.html index 81248b9fc..0b9d86f9e 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.

-

2015.10.13 (sig)

+

2015.10.16 (sig)

- Windows exe (sig - 0ead36420216a39b40a8a4f064cf5f9aa3f01a67c7eab122b19fe73d0118368e)
- Full source + docs + binary tarball (sig - 4588f98ecd082ac4d1574c6bbc386eaf625fe1b2b321f4f84a2eb6bea45b41f9) + Windows exe (sig - 00c29e5d7d29b46b95b86d1c1e9393b9434da1e85ce23604b76e0304119fcb3b)
+ Full source + docs + binary tarball (sig - 760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.10.13/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.10.16/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/2015.10.13/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.10.16/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/2015.10.13/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/2015.10.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 09b4a0e8f..0429bdf31 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -174,6 +174,7 @@
  • facebook
  • faz.net
  • fc2
  • +
  • Fczenit
  • fernsehkritik.tv
  • Firstpost
  • FiveTV
  • @@ -296,7 +297,6 @@
  • Malemotion
  • MDR
  • media.ccc.de
  • -
  • MegaVideoz
  • metacafe
  • Metacritic
  • Mgoon
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 660136679..33ed9a7a5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.10.13 \ No newline at end of file +2015.10.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 262b79219..4e8eb4192 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 - 2015-10-13T01:10:51.115048Z + 2015-10-16T21:44:32.391479Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8615,4 +8615,19 @@ 2015-10-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.16 + New version 2015.10.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.10.16/ +
    +
    + + The youtube-dl maintainers + + 2015-10-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4252390a5..c03c02b77 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.10.13", - "signature": "871265aaaa8b2147e1e0ec916b281baa356768d5d13a30d020e2b9e062450ae2b651fb69d63fd4fe1225b1c947ff43d3d5b04b7d2098ccd249e82307fd3af99e7186e4a976f00dd59f957663ea97b392f0a415bc00171d239c955d8efc1791e4cdfb07d0231f56d4d7fabdaf6e9f02531262bbee384741b26cfdf0551ef95315", + "latest": "2015.10.16", + "signature": "2230d87081b85d8a5b567fb13134e6333764c1c52aa07b27cef9d33114aede82e0ceb75d5f04621f8eef92fd79a827c280ca1436d3486a6ac9a1417095b2b1f001a2e0ec1f2c60f151c240c8e6536734ab89c97a1a3c9c434e9923157022705a17e1e018259628e65370607daf9107434f9e422ee8565095d3271360988c061c", "versions": { "2012.02.22": { "bin": [ @@ -8043,6 +8043,20 @@ "https://yt-dl.org/downloads/2015.10.13/youtube-dl-2015.10.13.tar.gz", "4588f98ecd082ac4d1574c6bbc386eaf625fe1b2b321f4f84a2eb6bea45b41f9" ] + }, + "2015.10.16": { + "bin": [ + "https://yt-dl.org/downloads/2015.10.16/youtube-dl", + "b2afa92029354e4cbe2ce05a83382802c088b646e315b0134c0ad602592789ec" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.10.16/youtube-dl.exe", + "00c29e5d7d29b46b95b86d1c1e9393b9434da1e85ce23604b76e0304119fcb3b" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.10.16/youtube-dl-2015.10.16.tar.gz", + "760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00" + ] } } } \ No newline at end of file