From f5a5e29d2ce21bdbe915a20e86144cbd79a738c9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 13 Dec 2015 10:56:18 +0100 Subject: [PATCH] release 2015.12.13 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 0646fb433..12dfeaf7c 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.12.10 (sig)

+

2015.12.13 (sig)

- Windows exe (sig - 9f62a30aeb68d2340aef65fea0bbdf7876be0e48cb0ea46311fbcabd740fbef5)
- Full source + docs + binary tarball (sig - 5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc) + Windows exe (sig - 33b5589120ed4ea4c2345de67fcfaaf3a7307642ecd39ea1cc0426ddc484fa45)
+ Full source + docs + binary tarball (sig - 9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.12.10/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.12.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/2015.12.10/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.12.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/2015.12.10/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.12.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 d93a83310..403741d5a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -203,6 +203,7 @@
  • Freesound
  • freespeech.org
  • FreeVideo
  • +
  • Funimation
  • FunnyOrDie
  • GameInformer
  • Gamekings
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 605e1d30b..13155f197 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.12.10 \ No newline at end of file +2015.12.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d796f2a0e..3e61adbc0 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-12-10T17:07:17.983477Z + 2015-12-13T10:56:16.036439Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -8900,4 +8900,19 @@ 2015-12-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.13 + New version 2015.12.13 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.12.13/ +
    +
    + + The youtube-dl maintainers + + 2015-12-13T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index fe463e709..2f5670554 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.12.10", - "signature": "754963d769c2e22c5e24ee4054cfa3b6a74863134c045e9fa88c7c652581d640b58302318f0e54da32a212cecd15214895d748814d8295f7e9d47267d13bafd288d591216206bbd986db757ab0df76325b201a0314e590835a502c2f476e16d14b1a0afee3726bb38025b4e396acef80434040edc885f02bced17ddc17e04f4f", + "latest": "2015.12.13", + "signature": "2a0ecdc4fb253474a7abf18e2e374547c9243877495a4ed39ad89c02a3bf9dce8ed7a224beccdb55da9fd42cca96183a77a8d0c91e69ee85d6ef1b2093bc3c70227c5419dc0fc383a3d5223455fb93605822ee3c6c7816d53f75d222334405e1d62ecd52c7a493260168641f99763f403d31821361a72823af1af50b85beb9c3", "versions": { "2012.02.22": { "bin": [ @@ -8309,6 +8309,20 @@ "https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz", "5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc" ] + }, + "2015.12.13": { + "bin": [ + "https://yt-dl.org/downloads/2015.12.13/youtube-dl", + "edf486200c24ecc7497b12a0ef9876d9f02d936a5863835d5f6902244fe3765d" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.12.13/youtube-dl.exe", + "33b5589120ed4ea4c2345de67fcfaaf3a7307642ecd39ea1cc0426ddc484fa45" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.12.13/youtube-dl-2015.12.13.tar.gz", + "9c788925865ff559b6c9f124d35aed1125046efda7c6a386f0da59d4eac2ead8" + ] } } } \ No newline at end of file