From 82e4cbf19abb63ca3f07c985a9bcf29dee181c93 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 26 Nov 2014 22:05:41 +0100 Subject: [PATCH] release 2014.11.26.1 --- download.html | 18 +++++++++--------- supportedsites.html | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 6cde17d02..abfe6c82c 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.11.26 (sig)

+

2014.11.26.1 (sig)

- Windows exe (sig - 155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d)
- Full source + docs + binary tarball (sig - 94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4) + Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
+ Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.26/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26.1/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.11.26/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26.1/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.11.26/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.11.26.1/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 ccbe5a0d2..0236559ad 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -151,7 +151,7 @@
  • GodTube
  • GoldenMoustache
  • Golem
  • -
  • GorillaVid: GorillaVid.in, daclips.in and movpod.in
  • +
  • GorillaVid: GorillaVid.in, daclips.in, movpod.in and fastvideo.in
  • Goshgay
  • Grooveshark
  • Hark
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index afdc93a5b..7a86d4c08 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26 \ No newline at end of file +2014.11.26.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 992fb1477..876914981 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-11-26T10:50:47.435414Z + 2014-11-26T22:05:38.417961Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6500,4 +6500,19 @@ 2014-11-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26.1 + New version 2014.11.26.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.26.1/ +
    +
    + + The youtube-dl maintainers + + 2014-11-26T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 811e866e3..ed39b93b0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.26", - "signature": "961642d52120efbe56596e43cf155c79a6c4f2a7283a34ac007f1baeec3bc56e3f1c40bb48f8b2dc699292c73b6df9c82e9df04b9f84762f94395ae5018d881af25e5ea71c3272752f57fad5bee7cfe4df7eb31b7b7015980f8d860f6a498e6cfa3286d5399dcc6500d0d39ddb19f0642db2fccc83f7e8941f8c98c8e669fec5", + "latest": "2014.11.26.1", + "signature": "684cfd928ba3d2a35521ffaccaf347efe8d8a013a6d493c5cff3350a3901e3c061379bcc36d616ddaa0f15b387770c2d3b46479796fadc8d48bd45f44acd74945ddb07b3c0590ed4f872a6884fdc7d4454871cba48b94199c88925b3ab9ccc015189fb06274ffc62a12be2edf95a170a3160ab91d2efc35fb1a0c68aafe3fb4b", "versions": { "2012.02.22": { "bin": [ @@ -6069,6 +6069,20 @@ "https://yt-dl.org/downloads/2014.11.26/youtube-dl-2014.11.26.tar.gz", "94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4" ] + }, + "2014.11.26.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl", + "048e19d5059c5638e08dc42748a4db8e57bdcbd0491d8796bcac61e611ef4077" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl.exe", + "f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl-2014.11.26.1.tar.gz", + "21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9" + ] } } } \ No newline at end of file