From f79e8b7ab80103c82bc548d6450c81b54d7e4aca Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 27 Mar 2014 02:54:40 +0100 Subject: [PATCH] release 2014.03.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 b9c4e1635..9f71d9da6 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.03.27 (sig)

+

2014.03.27.1 (sig)

- Windows exe (sig - 1b2c39009449c6b36ef8c143558040b050b8ca92cccc5e8e4cb4b8a6b9d5b06a)
- Full source + docs + binary tarball (sig - a153d779621678a7e8e6af29217150756d73e538a653fb87f17f31ea07075154) + Windows exe (sig - 5a94ce80bc3577b6504945c4700a1bbf9ae5eb24fad2b94bea4ac046a040d89d)
+ Full source + docs + binary tarball (sig - 067962a9ad22bd1b0db4310d0c8d1fc06440e2db9785268bcaf286158b403b7b)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.27/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.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.03.27/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.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.03.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.03.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 22d28fd4b..e50fcbe91 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -255,6 +255,7 @@
  • udemy
  • udemy:course
  • Unistra
  • +
  • Urort: NRK P3 Urørt
  • ustream
  • ustream:channel
  • Vbox7
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5c55e3d50..be942dbe5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.27 \ No newline at end of file +2014.03.27.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 70e9122a3..bd3d87490 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-03-27T02:26:01.076761Z + 2014-03-27T02:54:38.695592Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -4025,4 +4025,19 @@ 2014-03-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.27.1 + New version 2014.03.27.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.03.27.1/ +
    +
    + + The youtube-dl maintainers + + 2014-03-27T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f26ba0284..304a35c52 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.27", - "signature": "3d04f3bb7c2e3301330bf9ace0b2987fb53a6a8ab3dcdf0b29f5fe833886a4f08ad848c1af80fd5ecc22a3c3444bfe336698f72380ac18fcae87708190e5ca23005782aa18d49a4c05966d507a2843b618752962f73375e353d3d7a92eed93e7b141cc2cc736d9fda4c7f58b34d162aafca1f4ca6a0cea655414ddcfc1649a7b", + "latest": "2014.03.27.1", + "signature": "245db50077310af2c60927cf766cd13638601c76884d3edd28156570d0e394aa3f25981de8293e95fb678ed41249499bba2df276867d1a1677c458ee3f8a0fb7950e9f0b6278f1c7442f0f860073c3add72e6c8057e56244fa4b25736a21136b8c931329d5cdda5f4ecccaea5769d4867a40c055fd16441e32a52cee52adc172", "versions": { "2012.02.22": { "bin": [ @@ -3759,6 +3759,20 @@ "https://yt-dl.org/downloads/2014.03.27/youtube-dl-2014.03.27.tar.gz", "a153d779621678a7e8e6af29217150756d73e538a653fb87f17f31ea07075154" ] + }, + "2014.03.27.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.27.1/youtube-dl", + "b6d0c3d3a6f865cfbd57d0a27ebd06756609a99ddbadb8b92b31a64991fb8ae9" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.27.1/youtube-dl.exe", + "5a94ce80bc3577b6504945c4700a1bbf9ae5eb24fad2b94bea4ac046a040d89d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.27.1/youtube-dl-2014.03.27.1.tar.gz", + "067962a9ad22bd1b0db4310d0c8d1fc06440e2db9785268bcaf286158b403b7b" + ] } } } \ No newline at end of file