From 7b6e6131add1bdb9791a295c6407a9410076cde0 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 3 Apr 2014 09:06:51 +0200 Subject: [PATCH] release 2014.04.03.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 c48a3adab..4414f3c00 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.03 (sig)

+

2014.04.03.1 (sig)

- Windows exe (sig - f465685ea2c35c26297b2f73f5bbb43ab77c23205e36065ddd1701db28760704)
- Full source + docs + binary tarball (sig - 0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f) + Windows exe (sig - 485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72)
+ Full source + docs + binary tarball (sig - 3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.04.03/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.03.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.04.03/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.03.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.04.03/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.03.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 cafe0cd0c..d807622dd 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -99,6 +99,7 @@
  • firsttv: Видеоархив - Первый канал
  • Flickr
  • france2.fr:generation-quoi
  • +
  • FranceCulture
  • FranceInter
  • francetv: France 2, 3, 4, 5 and Ô
  • francetvinfo.fr
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index bb98f6072..4d347af93 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.03 \ No newline at end of file +2014.04.03.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 73ea9345f..03f26015a 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-03T06:15:27.103456Z + 2014-04-03T09:06:50.497724Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4190,4 +4190,19 @@ 2014-04-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.03.1 + New version 2014.04.03.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.04.03.1/ +
    +
    + + The youtube-dl maintainers + + 2014-04-03T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ac593d0d0..3ab13c26e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.03", - "signature": "3b19eb64683a98474e50b583ab37935d83946c234c685f9f46b8bfd3df495df92b386459d3f4d83c81bf84cc8460a4f7624eefc15ac8497ad7e041b16a8e05cfdf3ec0f7be55a3b9fa448931161e99934592f5bcb1f98ed404a694db95cbb74af5ee790fc788a71118bf16e96d89100bd5aa8f6203b2c459b7389c734bb48723", + "latest": "2014.04.03.1", + "signature": "45b8ec2bcec8c932c936a527378d96cef686b6e5a5cf38a57e832258ac9b1c7677385bd62b278e62d2b59c3af1c9c7e33e41d17f8674ecdfe35851a87f2287d17321e2a0cb856b9e53704b805224fddee08b901c422daa66d06f1e38a8cf8ba4c3359f528fdc7affb67395ccd9db74921968ce436096dd7d493d9c905f7016eb", "versions": { "2012.02.22": { "bin": [ @@ -3913,6 +3913,20 @@ "https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz", "0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f" ] + }, + "2014.04.03.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl", + "7643b1cc180c5331f3cbc3c9e6283b15bf60dfc021e7a714db04b5e2a253cec8" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe", + "485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz", + "3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd" + ] } } } \ No newline at end of file