From 3fb6d6a6ee777715501e83d06c23b2764d7d2b03 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 27 Feb 2014 16:14:05 +0100 Subject: [PATCH] release 2014.02.27.1 --- 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 e6449b679..4105d61bc 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.02.27 (sig)

+

2014.02.27.1 (sig)

- Windows exe (sig - e8aec72488c457b3d3bfd4b5a67c2fd724feb68427a9980b99a5f2c40afe6e56)
- Full source + docs + binary tarball (sig - 9eb5cf9dad372ee5146df94c0b94a4be5ace40d79b0d94deac317c1a24f53a11) + Windows exe (sig - 8845ed2a0cb8b07be9da63db3472ed383a9d012f518ddbc5370d3315906367cf)
+ Full source + docs + binary tarball (sig - 40693c2632ff5b14d64d7a78e810b367e98e79fec87618016b0f6d9c887d6f2a)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.27/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.27.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.02.27/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.27.1/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.02.27/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.02.27.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 a42a4ac8d..0db31c0aa 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -178,6 +178,7 @@
  • PornHd
  • PornHub
  • Pornotube
  • +
  • prosiebensat1: ProSiebenSat.1 Digital
  • Pyvideo
  • radiofrance
  • RBMARadio
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index eb2618a1c..cb8a9000c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.27 \ No newline at end of file +2014.02.27.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 72a78e257..1b4b6f1c6 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-02-27T07:28:25.293961Z + 2014-02-27T16:14:04.264412Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3560,4 +3560,19 @@ 2014-02-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.27.1 + New version 2014.02.27.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.27.1/ +
    +
    + + The youtube-dl maintainers + + 2014-02-27T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9f58ddf5a..96932ba5f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.27", - "signature": "0c5d49968c08d910196fd21e79346f56f16b68af959324549faff289a466d2bc824858bdd312e95ae24bbfc6bdc9b1fd8b4d5bd84fc78165a65a2f9c521629b8d30f0f24b642e4cb925004ea43f8637ccf6e145f1db1b0696eb9fe9e8009cfc2cfbf66386f675fa987d083340bfcb0e82728888b06ae825a0b3f712c1eefa1ae", + "latest": "2014.02.27.1", + "signature": "2a9683d7236c5d32a9bda290e4065e175fe891babbbae5ea8dd970e226451b001c0aaabdd823cb6ef444c7942cb099e6514f159076738b0448e70ad0a9974f42f8e7fb41a89557777f03851bab48f56c09547e8551dc8a385772abf54c55ed4e0cc15a764c39da21a17129b221feceaf85b2e2f558c7488286ce8006ab4b7364", "versions": { "2012.02.22": { "bin": [ @@ -3325,6 +3325,20 @@ "https://yt-dl.org/downloads/2014.02.27/youtube-dl-2014.02.27.tar.gz", "9eb5cf9dad372ee5146df94c0b94a4be5ace40d79b0d94deac317c1a24f53a11" ] + }, + "2014.02.27.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.27.1/youtube-dl", + "7ce1a91f58694960a00727be96f3c811907a8764ba47dc59f4cd404d18bfe4cd" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.exe", + "8845ed2a0cb8b07be9da63db3472ed383a9d012f518ddbc5370d3315906367cf" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz", + "40693c2632ff5b14d64d7a78e810b367e98e79fec87618016b0f6d9c887d6f2a" + ] } } } \ No newline at end of file