From f147df731c8b58e47a4e172edac5236b9a20cfed Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 17 Jan 2014 03:13:08 +0100 Subject: [PATCH] release 2013.01.17.1 --- 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 8ba52f0ff..008305154 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.

-

2013.01.17 (sig)

+

2013.01.17.1 (sig)

- Windows exe (sig - 9b7eecd646d414620efa9ee185574341061d845744e4a6c044d3ad2747b58c3c)
- Full source + docs + binary tarball (sig - 696f712468cfee1dc9493b9a7dca8ad350bfda8730a68d10f478df89f0714597) + Windows exe (sig - b0154a28ab4fa844bdf6ce94814eb14241b8ec4da7450fc3ceda4bdecddf85fa)
+ Full source + docs + binary tarball (sig - 9f3f5ff2c327ceabcb385d0b10cfbed79be7da0e8fffd67c7cb3afbe4d0bf231)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.01.17/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.01.17.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/2013.01.17/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.01.17.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/2013.01.17/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/2013.01.17.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 2979054ef..67a4c649e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -72,6 +72,7 @@
  • eHow
  • eitb.tv
  • Escapist
  • +
  • EveryonesMixtape
  • exfm: ex.fm
  • ExtremeTube
  • facebook
  • @@ -80,6 +81,7 @@
  • fernsehkritik.tv:postecke
  • Flickr
  • france2.fr:generation-quoi
  • +
  • FranceInter
  • francetv: France 2, 3, 4, 5 and Ô
  • francetvinfo.fr
  • Freesound
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9c0770b7d..bf7fc8d59 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.01.17 \ No newline at end of file +2013.01.17.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3792449dc..322cf201c 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-01-17T02:17:25.851638Z + 2014-01-17T03:13:05.860676Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -125,6 +125,21 @@ 2013-01-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.17.1 + New version 2013.01.17.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.01.17.1/ +
    +
    + + The youtube-dl maintainers + + 2013-01-17T00:00:01Z +
    + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.28 New version 2013.01.28 diff --git a/update/versions.json b/update/versions.json index 0312ddaa2..c3d50000d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.01.17", - "signature": "2fe0a581b9d7f8ba23e83211af1baf55e2798b1fd7a8ee5463bafb340c577b7ec8f6036ac3f52a67de7027968e5550906c14ae2eff34091ba7921b7c9ad17a4195e1e7b48c7483999334c3c132812287462a889c750734a9da044cec848a7d2da02fa9c3af17c6a2c5a67317530c4bdf7682d593f0b211c4e17983d9cef8645e", + "latest": "2013.01.17.1", + "signature": "12a815d9a25eecc9524603d09d1cfa5aa30eb261b827507838d38aa82184e69ff08b5e73117651f130ce5d0013e4342a17e0f4d4bbdc3e0d60cbe04ead0966b7ddd2ca921c7c36ba20449741e155577caba21d5e9b5974fb5bf4a9b369801879f7ac07a33cb71c72c13dfb3a03551e62ec0537975919736fb6b4ae4eef8a88cc", "versions": { "2012.02.22": { "bin": [ @@ -114,6 +114,20 @@ "696f712468cfee1dc9493b9a7dca8ad350bfda8730a68d10f478df89f0714597" ] }, + "2013.01.17.1": { + "bin": [ + "https://yt-dl.org/downloads/2013.01.17.1/youtube-dl", + "7c839d86378cc0d356cebeaaf920747408a2d790eff7720595364c2660a0e637" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.01.17.1/youtube-dl.exe", + "b0154a28ab4fa844bdf6ce94814eb14241b8ec4da7450fc3ceda4bdecddf85fa" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.01.17.1/youtube-dl-2013.01.17.1.tar.gz", + "9f3f5ff2c327ceabcb385d0b10cfbed79be7da0e8fffd67c7cb3afbe4d0bf231" + ] + }, "2013.01.28": { "bin": [ "http://youtube-dl.org/downloads/2013.01.28/youtube-dl",