From b466c5d28fd4e570754d527d71a91f4d4ada222e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 25 Jul 2014 07:08:57 +0200 Subject: [PATCH] release 2014.07.25 --- 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 f9c95df16..247c67a20 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.07.24 (sig)

+

2014.07.25 (sig)

- Windows exe (sig - 124a34c061dfe2bd67ea94d5df0d5d6213228706c8281caefeb940ece6b4dd7f)
- Full source + docs + binary tarball (sig - 017209bc5c4c297bd5bc7ae160a411c128dbb81ad7506bd3e733218e92914e70) + Windows exe (sig - 6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516)
+ Full source + docs + binary tarball (sig - d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.07.24/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.07.25/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.07.24/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.07.25/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.07.24/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.07.25/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 20ea24247..3ac7f2551 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -254,6 +254,7 @@
  • screen.yahoo:search: Yahoo screen search
  • Screencast
  • ServingSys
  • +
  • Shared
  • Sina
  • Slideshare
  • Slutload
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 55256b7fd..314f26310 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.07.24 \ No newline at end of file +2014.07.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b900a7b84..f0f289fb6 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-07-24T11:27:47.548075Z + 2014-07-25T07:08:55.849423Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -5090,4 +5090,19 @@ 2014-07-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.25 + New version 2014.07.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.07.25/ +
    +
    + + The youtube-dl maintainers + + 2014-07-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 29e9227eb..7ab1c8399 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.07.24", - "signature": "7daf112947c36d2f3bbd372207d49a66027d0da3ea14f4c383c4b4bebfb78a6a5d5302bfcd06626cba83b13db0fa0137ff33dd2370bf16d56989272e1d7c6d7a1ac912739139681a9ff9d4f53ace2332d205ba9591ab53dbcd77fa8b1d9793b45b3aa3ca22c91efa10a364166c06441fdaa5bace2e3435edd03dd5d2a89d1eb3", + "latest": "2014.07.25", + "signature": "44aa84ea98f33f919b3fe2d84dd0311eacf156c24b5cdf075ac2fc29ad748ddbaf59bf723d695c4b4882f10681cceea2f45f1cc5d6a4e9649e3f67b8ed2c0a1b8417fa656c7f53552ba3ccdc18d2ed4a59bc9ded3e7182a25af081dd6ccd44483a21d30de76cec11de12c01684007ab4e28c025e9ce74a765c298349c41dd093", "versions": { "2012.02.22": { "bin": [ @@ -4753,6 +4753,20 @@ "https://yt-dl.org/downloads/2014.07.24/youtube-dl-2014.07.24.tar.gz", "017209bc5c4c297bd5bc7ae160a411c128dbb81ad7506bd3e733218e92914e70" ] + }, + "2014.07.25": { + "bin": [ + "https://yt-dl.org/downloads/2014.07.25/youtube-dl", + "20a3c37f42d84c7328ede7f1df318bd9ad58214ef5e0fdb34b99921533b0f7c2" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe", + "6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz", + "d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5" + ] } } } \ No newline at end of file