From af50cac100ec9add5c35272f9b387631111ed3e5 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 2 Aug 2014 18:20:51 +0200 Subject: [PATCH] release 2014.08.02.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 21af32667..f649b7d09 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.08.02 (sig)

+

2014.08.02.1 (sig)

- Windows exe (sig - 5c40471fdd0a51f52bb7dbe6830808cd29bf174f458a0f83f25b938b3b67c8fb)
- Full source + docs + binary tarball (sig - 4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb) + Windows exe (sig - 88e605770849d7113d181ca8a8c7e1fa788e73d93b319e874b41b5abaf964f0b)
+ Full source + docs + binary tarball (sig - 0ace596a5292c893f28dfa64c6535ed846c742e6d744d8a25c18dcaebfdbc85e)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.08.02/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.08.02.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.08.02/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.08.02.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -53,7 +53,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.08.02/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.08.02.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 1e0b4b43c..8baf8f766 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -317,6 +317,7 @@
  • tvigle: Интернет-телевидение Tvigle.ru
  • tvp.pl
  • TVPlay
  • +
  • Ubu
  • udemy
  • udemy:course
  • Unistra
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9b545219d..d8b4cb388 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.08.02 \ No newline at end of file +2014.08.02.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dbf2cdf0e..425b7419e 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-08-02T12:33:18.985824Z + 2014-08-02T18:20:49.710384Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5150,4 +5150,19 @@ 2014-08-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.02.1 + New version 2014.08.02.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.08.02.1/ +
    +
    + + The youtube-dl maintainers + + 2014-08-02T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1556fe171..75b6a7e52 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.08.02", - "signature": "89047749f7357ced35ff63c99fbf111a2e1080c8accf01d5a11aaba396974be0a1ccac740f59f6336428ee09afdb975b11b4d1b0ac64556f3d0856442ec109eb0f037f81a3ccf907abed808cd12a49e54f460466352f30be36dede6e48da33774c5a3ba3fd696bf4e6c57db9c8f0336dd18dfe5da71e0816f208a631abddd671", + "latest": "2014.08.02.1", + "signature": "68ad63da739e74db5096ab73e8c93ed67673b18787331b05cdd526e20492f142e25e47b6e063a35596c9e6fb42bf4ee8f28f3fbc4b28a092a9dca0f8f5b487801669dce49cbc02c22d0db27ea6e9847f20927f2e7f6603534dafaaa5d4c3e8b853deb312bebc484ac9cfefd5d25eb369547b554fcc4eafef97e1f19349776e69", "versions": { "2012.02.22": { "bin": [ @@ -4809,6 +4809,20 @@ "https://yt-dl.org/downloads/2014.08.02/youtube-dl-2014.08.02.tar.gz", "4c236b3e1e195596b70a4db699b4000b23deb33cb7a8297b8198c99358eb58bb" ] + }, + "2014.08.02.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.02.1/youtube-dl", + "e49ac2f6e3f5996e00772a3f5a31e9934c3376fb10f2cca5a9f1052e542588e4" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.02.1/youtube-dl.exe", + "88e605770849d7113d181ca8a8c7e1fa788e73d93b319e874b41b5abaf964f0b" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.02.1/youtube-dl-2014.08.02.1.tar.gz", + "0ace596a5292c893f28dfa64c6535ed846c742e6d744d8a25c18dcaebfdbc85e" + ] } } } \ No newline at end of file