From 455f4dbd65863682d19eb460b05e4467d3c5bdec Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 21 Apr 2014 07:17:26 +0200 Subject: [PATCH] release 2014.04.21.2 --- 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 b32dcf08a..1df9f02a7 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.04.21.1 (sig)

+

2014.04.21.2 (sig)

- Windows exe (sig - 74498d22159e514dc5e008e56e7d570034553383c26f189eadb8a5303b5edbe3)
- Full source + docs + binary tarball (sig - 5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3) + Windows exe (sig - 44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d)
+ Full source + docs + binary tarball (sig - 7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.21.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.21.2/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.04.21.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.21.2/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.04.21.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.04.21.2/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 051edb701..4508d8188 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -63,6 +63,7 @@
  • clipfish
  • cliphunter
  • Clipsyndicate
  • +
  • Clubic
  • cmt.com
  • CNET
  • CNN
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 324059bd5..b3333a6a4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.21.1 \ No newline at end of file +2014.04.21.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6187e94c2..f3f826ee4 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-04-21T06:40:18.246069Z + 2014-04-21T07:17:24.481570Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4520,4 +4520,19 @@ 2014-04-21T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.2 + New version 2014.04.21.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.04.21.2/ +
    +
    + + The youtube-dl maintainers + + 2014-04-21T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8522cec38..887dcdab6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.21.1", - "signature": "7a6d4051c62f4f64e27430ac941a06aab20dec9211c333e7af3ccbf7ef9c4d26e14582bbb0a87d11fe1f862e71c76cdbe0039de1116cf3bd96a1252d55a17daf84db835452096011eacae24fca62ff40c3ca9af361a4a7e1a7a79c8c3ad18f79569cf32069f140e07f17349970bacbb5844a615858874c8162855cc853239176", + "latest": "2014.04.21.2", + "signature": "822125a022f822b07fb95994265c46e7c1c894aac535d572a659eddd64b1d2fc1d454ed511d18d7a0086127d1fd2a0eeae9d02ed69de2d2cbb967e75a6191aa53b59cff30e525f165e4143ef79c835f2c68e39b974327493a36319b33c318dbafc2bfdaae57b0ae9fe550d8069e1f1785381be27b80de71e4ca4a8e464a76602", "versions": { "2012.02.22": { "bin": [ @@ -4221,6 +4221,20 @@ "https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz", "5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3" ] + }, + "2014.04.21.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.21.2/youtube-dl", + "c0f6c5b64d009b31a5b2395fb0f37a59cc05b8a97175c285c2e9fa5bf3e53af3" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.exe", + "44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz", + "7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c" + ] } } } \ No newline at end of file