From f6cdbe792e642d82e19bf56c1598e4c0b8793af5 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 20 Mar 2014 16:38:42 +0100 Subject: [PATCH] release 2014.03.20 --- 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 cb76fdf56..8cc3d269a 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.18.1 (sig)

+

2014.03.20 (sig)

- Windows exe (sig - f564f7ab6adc152f53f4f46472b55c678e00542cef8bcb028afda4e072c1919d)
- Full source + docs + binary tarball (sig - c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b) + Windows exe (sig - 89d14905a596e3e430932945d5e33911a295cf449527d3e8d0e83210832bb2ca)
+ Full source + docs + binary tarball (sig - 9f4ae879a8492564e9064a13da267936155320af647174f2fb7e811e9c7a1277)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.18.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.20/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.18.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.20/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.18.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.03.20/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 d5781552d..3bf0b5704 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -31,6 +31,7 @@
  • ARD
  • arte.tv
  • arte.tv:+7
  • +
  • arte.tv:concert
  • arte.tv:creative
  • arte.tv:ddc
  • arte.tv:future
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 00d2d2657..76522aea5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.18.1 \ No newline at end of file +2014.03.20 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0bcb28c25..92fe3bb2f 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-18T14:49:10.494464Z + 2014-03-20T16:38:40.694410Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3770,4 +3770,19 @@ 2014-03-18T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.20 + New version 2014.03.20 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.03.20/ +
    +
    + + The youtube-dl maintainers + + 2014-03-20T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index aa6263158..09132c12b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.18.1", - "signature": "3da8a0fe0f894d31bbe683436e286e25217aa89dae3e3ee02fc1f584b8a3867dcfa711b3c1ffa1c9e1c641e092eadbc831052b62584e94a27bf315e0b3e3f6311d67d29aac5de69702778e82729690ea06e6b578723e41121bb8961d62c0517c9760f20b85e4affef04e173de89339476117d8f55f723e6ff1523fe2af1e4cbf", + "latest": "2014.03.20", + "signature": "08734e057fdda3a1e03b53681722c244767384d78772da483c313f52d5d840d7dda005fd8a8fcb818c20b53d5622ad84dc53027b10d1a6fd11b2000f27407f319f6d58b22bfd8108532e6ebb2ad928b411289db7436b6e9f4389c8c893d846309a66d4559c46129ee53331bac7f3655518b2ba372677a72df0ce7e10f10cf521", "versions": { "2012.02.22": { "bin": [ @@ -3521,6 +3521,20 @@ "https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz", "c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b" ] + }, + "2014.03.20": { + "bin": [ + "https://yt-dl.org/downloads/2014.03.20/youtube-dl", + "20bec848aa1f5df06156bdf82c90d2403204127bf2e1eaf87eba9a547be0cf17" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.03.20/youtube-dl.exe", + "89d14905a596e3e430932945d5e33911a295cf449527d3e8d0e83210832bb2ca" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.03.20/youtube-dl-2014.03.20.tar.gz", + "9f4ae879a8492564e9064a13da267936155320af647174f2fb7e811e9c7a1277" + ] } } } \ No newline at end of file