From 7eed3e3843700e91366e744356accad7e967839f Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 22 Feb 2014 15:15:26 +0100 Subject: [PATCH] release 2014.02.22 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 7b45a317f..ff5310e73 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.21.1 (sig)

+

2014.02.22 (sig)

- Windows exe (sig - e46bbdcdc1f83cd58a4b7bf2f11121833fda456fd67e8c6a58c2db09add43eed)
- Full source + docs + binary tarball (sig - ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531) + Windows exe (sig - 574e6b2bb91c8f4e8b65c8947f8c6b349ab0468031e38ef373269e7980a67ec6)
+ Full source + docs + binary tarball (sig - 6ea7203b266c68866ae2841876a69a9e862276f6182fd92d1e066dc9218fd772)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.02.21.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.02.22/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.21.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.02.22/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.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.02.22/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 47db721e2..b330ecb20 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -187,6 +187,7 @@
  • rutube:channel: Rutube channels
  • rutube:movie: Rutube movies
  • rutube:person: Rutube person videos
  • +
  • savefrom.net
  • screen.yahoo:search: Yahoo screen search
  • ServingSys
  • Sina
  • @@ -224,6 +225,7 @@
  • tou.tv
  • TrailerAddict (Currently broken)
  • Trilulilu
  • +
  • TruTube
  • Tube8
  • Tudou
  • Tumblr
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ce72bb652..d5f07350c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.21.1 \ No newline at end of file +2014.02.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ccf3f7928..59c72629a 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-21T18:24:14.483006Z + 2014-02-22T15:15:22.937167Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3455,4 +3455,19 @@ 2014-02-21T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.22 + New version 2014.02.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.02.22/ +
    +
    + + The youtube-dl maintainers + + 2014-02-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e0aefa3b6..7891f023b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.21.1", - "signature": "282853b6cf1cef89be96f82ad23d1750edcf37c632907dd41b1d9d1b8ee2afa5adb79fc1c4924b9c4484d8886df4723e66158fb97c4684f0d3cf2f51beaba369a93a2dd7dd9dc0a701fdc7c9327cd82f3e2e6f3a7917538dbb92039f4005c3a9fccdecbdf19bba69738de10856841ce95a99c1a07bc7e9eb0779e96164662e4f", + "latest": "2014.02.22", + "signature": "29349cd2715d821898b828fdf82ce9a2a866823dbd1d5c5650fa33c57d516daf83f6518fdc0327dce164f6f6eb8a4eaa8330e407effe23807c988dfb59f70069afecfa70a51182432e4f479efacfcf49ac3f13c38204d914e361235e210e458d0df067b55b504487329deff8e7724cf9cb7585317c16f0daec05697a692f012f", "versions": { "2012.02.22": { "bin": [ @@ -3227,6 +3227,20 @@ "https://yt-dl.org/downloads/2014.02.21.1/youtube-dl-2014.02.21.1.tar.gz", "ce5dc9a8c4ced4b2757916f986183936bfba0c05a3cd9217196e87275e4d2531" ] + }, + "2014.02.22": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.22/youtube-dl", + "be3f7a2ab8d63b646a7bb2862b62382a51db2505037fd9f544489e0d4563de05" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.22/youtube-dl.exe", + "574e6b2bb91c8f4e8b65c8947f8c6b349ab0468031e38ef373269e7980a67ec6" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.22/youtube-dl-2014.02.22.tar.gz", + "6ea7203b266c68866ae2841876a69a9e862276f6182fd92d1e066dc9218fd772" + ] } } } \ No newline at end of file