From 35c171b552f2da09800742e6d618e80d3825c5c6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 23 Jan 2014 00:32:05 +0100 Subject: [PATCH] release 2014.01.23 --- 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 884eb49f6..6d112abc1 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.01.22.5 (sig)

+

2014.01.23 (sig)

- Windows exe (sig - c779f1515460d58c038c59d0c7ab8d4c901e8c7cfc56f42998ad36995b6042c2)
- Full source + docs + binary tarball (sig - 9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430) + Windows exe (sig - 686296109fc5f843e6065af5f7612eb00f0cf46520f71c4bb172fa197a8ded5d)
+ Full source + docs + binary tarball (sig - 3d24716128fe418ae6e8b09733388207e07c213b598f08a7ce5c9b35ef764cb9)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.22.5/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.23/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.01.22.5/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.23/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.01.22.5/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.01.23/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 30e832656..40eadc699 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -140,6 +140,7 @@
  • nhl.com:videocenter: NHL videocenter category
  • niconico: ニコニコ動画
  • Novamov
  • +
  • Nowness
  • NowVideo
  • Ooyala
  • ORF
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1f7f45910..d2fa7a735 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.22.5 \ No newline at end of file +2014.01.23 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a9b60ed93..a7de6b12d 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-22T22:15:35.570288Z + 2014-01-23T00:32:03.449414Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -2960,4 +2960,19 @@ 2014-01-22T00:00:05Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.23 + New version 2014.01.23 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.01.23/ +
    +
    + + The youtube-dl maintainers + + 2014-01-23T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 02c574c6e..52a5c868a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.22.5", - "signature": "726d78d182fde91f7d34dc1736501a5518eaa3eb603cceb2cd0d61e7c57f3cbe4248d4d1ac93fbce7c751f1ec4115ea0762bbfb5afa896335c263a1df28c749b5e3fb4dea91ff6cde3ce13639c64d1a66248be5f3e5d75c7071c64b38754a103d1baea527b764ff5cb06b0d33da84e5312a92d71bbdb59160c7afa234d332fc3", + "latest": "2014.01.23", + "signature": "3f134b9430b4915dccd684d3cd96553b287d72bc09816ec1b2ddc625b0c5896ff48569f437baba87f74a6dc203ec72e5e90d1ae29bba530793e64caf21f2b0d23f7951022368d65d77eb296a34ce6c5e640733eb6c41a64bac7a2d1c78168eeea4c0aa4cd68035d15588012a8181798415a6351cc5c587ec776880b6d6b2597c", "versions": { "2012.02.22": { "bin": [ @@ -2765,6 +2765,20 @@ "https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz", "9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430" ] + }, + "2014.01.23": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.23/youtube-dl", + "4202cd2ba56e5a74504dd5e0efa5674210a2a331c8f479f4bc8186a3708ac97b" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.23/youtube-dl.exe", + "686296109fc5f843e6065af5f7612eb00f0cf46520f71c4bb172fa197a8ded5d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.23/youtube-dl-2014.01.23.tar.gz", + "3d24716128fe418ae6e8b09733388207e07c213b598f08a7ce5c9b35ef764cb9" + ] } } } \ No newline at end of file