From 01ec54d121b081674515d526f45baa4e72623a03 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 17 Dec 2014 10:57:14 +0100 Subject: [PATCH] release 2014.12.17 --- 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 86dfd7e09..37c103a23 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.12.16.2 (sig)

+

2014.12.17 (sig)

- Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
- Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df) + Windows exe (sig - 2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260)
+ Full source + docs + binary tarball (sig - 137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.16.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.17/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.12.16.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.17/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /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/2014.12.16.2/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.12.17/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 ecb6cf197..be219e0e5 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -330,6 +330,7 @@
  • SciVee
  • screen.yahoo:search: Yahoo screen search
  • Screencast
  • +
  • ScreencastOMatic
  • ScreenwaveMedia
  • ServingSys
  • Sexu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 10741894d..3d55560fa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16.2 \ No newline at end of file +2014.12.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e91f7e1d4..fcaa2c883 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-12-16T16:53:10.985225Z + 2014-12-17T10:57:13.317822Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6920,4 +6920,19 @@ 2014-12-16T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.17 + New version 2014.12.17 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.17/ +
    +
    + + The youtube-dl maintainers + + 2014-12-17T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4249850df..96c022a29 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.16.2", - "signature": "20d3c09e673599a8125df39667110492aea29bdbb3460992df7836309cdac04e9d6a4bcf7cc0f9a2d6e25bb4dde3bfb1101bedca866130e7578ff204e99eae9c77adf3565a1fa7a67b49d19a8320062fc96290792d0001d68a0de471b5bba2bfa4c43ee6023e4c492cad55634297236c4ca6fdd014f9995f10a209d2fe8329bd", + "latest": "2014.12.17", + "signature": "4dd8d353b3ccfa269d62bcf836f80e8a0ba92ee9a92d9ce604d0d27abf937e9c4586878f0c5d1081ab3d91fe48397ed5016a6e13d076288229d697b0148978bd04cba328d235f1633797b1b4ec74e75463139be2d78e87038a4ec6edc5c9f92b2b42ffe3330d1bbc951c496b19ec8492d49fb0e9dc17be96ec07af8a61bf762e", "versions": { "2012.02.22": { "bin": [ @@ -6461,6 +6461,20 @@ "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl-2014.12.16.2.tar.gz", "14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df" ] + }, + "2014.12.17": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl", + "72e86d88cc00044d53840511a3904a03db8d878e111b9ccaa227e2ba22c0a39b" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl.exe", + "2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl-2014.12.17.tar.gz", + "137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe" + ] } } } \ No newline at end of file