From 65d1813840900e2752e44e6df75b7da660614177 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 27 Aug 2014 01:47:30 +0200 Subject: [PATCH] release 2014.08.27 --- 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 089955b62..65626c22b 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.08.26 (sig)

+

2014.08.27 (sig)

- Windows exe (sig - 1654f2b6e32d42e637970db38f99d59908b9520b2c2f4d6b4ef55db8d70f589c)
- Full source + docs + binary tarball (sig - 95478818f39be519aef4d175f66266946a68696ef3285cb252fa8632e8c09f44) + Windows exe (sig - 81d0e193f7ebbd81f85c44b8f98852567fb847d5cee468354584656292cd2589)
+ Full source + docs + binary tarball (sig - eec021b341749f07a81e907236a097c392ed2eec333f39b5382408ad08a74aa1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.08.26/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.08.27/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.08.26/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.08.27/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.08.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.08.27/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 c7c043e9c..5ce33fc6e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -202,6 +202,7 @@
  • mtviggy.com
  • mtvservices:embedded
  • MusicPlayOn
  • +
  • MusicVault
  • muzu.tv
  • MySpace
  • MySpass
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 45b93c18e..639671120 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.08.26 \ No newline at end of file +2014.08.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a9ce86519..c4b35eb8f 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-08-26T21:34:30.101070Z + 2014-08-27T01:47:29.113562Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5465,4 +5465,19 @@ 2014-08-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.27 + New version 2014.08.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.08.27/ +
    +
    + + The youtube-dl maintainers + + 2014-08-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 00aed3fb5..7ccb64881 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.08.26", - "signature": "736ad8efb0e28e4db0debd50a89486d9a6650351b7b4cc7df22cad504c5fcd813762898cb76b7ca22fec685395cee8a0fbc37bbacb11535ee346c7367d2bbccb80ac8fa655aacaad687efb1b6db7d23cc06b9210abe016b8ef05c141aacb2d958b3e506a65577948c37f42161bd27b1bd31178abb8d8d7bd3eb01bd2138e301d", + "latest": "2014.08.27", + "signature": "7c715bd99a18ee8f7ed087439b4cfd12de7b66b9a167779d61a85af1a0e96b967b415e69e87f4187e9ae6e41906f5f8c62b2bb79a5d0d94d91430b73109135fea11c9bae26348952cced05752081f1815ab222db3d5f147c75a4346e64cd7fce37c83fb8ea75f8963c9966fd973e4f184060316bedea67074a0354f3019d10a3", "versions": { "2012.02.22": { "bin": [ @@ -5103,6 +5103,20 @@ "https://yt-dl.org/downloads/2014.08.26/youtube-dl-2014.08.26.tar.gz", "95478818f39be519aef4d175f66266946a68696ef3285cb252fa8632e8c09f44" ] + }, + "2014.08.27": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.27/youtube-dl", + "e49a8da7b2e08660f1e23aa85990fc3b8612993430474d4cd809469a213dbb5d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.27/youtube-dl.exe", + "81d0e193f7ebbd81f85c44b8f98852567fb847d5cee468354584656292cd2589" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.27/youtube-dl-2014.08.27.tar.gz", + "eec021b341749f07a81e907236a097c392ed2eec333f39b5382408ad08a74aa1" + ] } } } \ No newline at end of file