From cd8b212f5b9b8ad00fa333fe745b7e6a19ba6a0e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 29 Jan 2014 11:28:22 +0100 Subject: [PATCH] release 2014.01.29 --- 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 188104ba4..09d88d384 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.01.28.1 (sig)

+

2014.01.29 (sig)

- Windows exe (sig - 8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259)
- Full source + docs + binary tarball (sig - 444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0) + Windows exe (sig - c0d469fd53134abba56096a11f5e2942ba55d4e7cacbf1258ef02d2879a551a8)
+ Full source + docs + binary tarball (sig - 40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.28.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.29/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.01.28.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.29/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -49,7 +49,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.01.28.1/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.01.29/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 f389cc720..ea32afe1e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -118,7 +118,7 @@
  • KhanAcademy
  • KickStarter
  • la7.tv
  • -
  • liveleak
  • +
  • LiveLeak
  • livestream
  • livestream:original
  • lynda: lynda.com videos
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index fb4ba2ce0..04ff316f7 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.28.1 \ No newline at end of file +2014.01.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ccd6c2c6a..d5015b3a7 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-01-28T03:48:31.928537Z + 2014-01-29T11:28:20.632231Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3095,4 +3095,19 @@ 2014-01-28T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.29 + New version 2014.01.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.01.29/ +
    +
    + + The youtube-dl maintainers + + 2014-01-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index efd194602..078d822b1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.28.1", - "signature": "8f4456bf94da27e384a9a3d8e131f579ceb767ac48303b38610169e43687c6d3cc919bdc2b98610368f1bb6b8ad2592c02cd9c75ec96fbed6f8e762f467ebd9473414726388694c96a8d2571c93e1e8b483b230c9ea56bce4e378984dfdc09f9f04b88cc83fc3d59720a00692b3079f6df953106d00ba0613ed6257f418a93ec", + "latest": "2014.01.29", + "signature": "72466af91a0c17b5c2eef0778854b5c914fd3ab4e5fc1554227be7b8a0d2411bc726c836e79af42696d4d638387c82091711db89dc56363d736d03406793fa81a50fdd6274cd564c4fd32c5b025b84f54c8cce4fca9edda9bb3ba2d721ec153aedb2ed527ba72b9f6ee672a4b5858e9ebe87a2b7efffaef5a6338e2b13e86541", "versions": { "2012.02.22": { "bin": [ @@ -2891,6 +2891,20 @@ "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz", "444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0" ] + }, + "2014.01.29": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.29/youtube-dl", + "ad7d448ff73819d5145291f4dd7f02a3dd47a20d38f92c15bb3be33e5683a212" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe", + "c0d469fd53134abba56096a11f5e2942ba55d4e7cacbf1258ef02d2879a551a8" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz", + "40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea" + ] } } } \ No newline at end of file