From e703403b01dfa5739f9e29a07551517c5a5fced2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 17 Oct 2013 02:23:59 +0200 Subject: [PATCH] release 2013.10.17 --- 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 3d481a67f..84a20226f 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.10.15 (sig)

+

2013.10.17 (sig)

- Windows exe (sig - 867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b)
- Full source + docs + binary tarball (sig - f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717) + Windows exe (sig - f6698ddfa1578399fe7730fce0511884b0ffee10f68ed6d7faa3e0b78babab99)
+ Full source + docs + binary tarball (sig - 789aa2d66379a9dd2f541b4c210348e83d0b6eea61925564b064f98105087927)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.10.15/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.17/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.10.15/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.17/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.10.15/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.10.17/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 76edbc54f..08bfdf02c 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -111,6 +111,7 @@
  • RottenTomatoes
  • Roxwel
  • RTLnow
  • +
  • Rutube
  • screen.yahoo:search: Yahoo screen search
  • Sina
  • Slashdot
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 4d1257a3a..adf611564 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.10.15 \ No newline at end of file +2013.10.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0942e425d..61c16f815 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-10-15T12:29:30.536476 + 2013-10-17T02:23:58.263055 youtube-dl-2012.02.22 @@ -1534,6 +1534,21 @@ 2013-10-15 + + youtube-dl-2013.10.17 + New version 2013.10.17 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.10.17/ +
    +
    + + The youtube-dl maintainers + + 2013-10-17 +
    + youtube-dl-2013.11.09 New version 2013.11.09 diff --git a/update/versions.json b/update/versions.json index 7aa2d41f9..3bbfac3b9 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.10.15", - "signature": "66e17f84d89cbe0cd53f0192b517ed2514f809508b132844447a2395183e34c3b93f9d6877dc08d37f56c52b2f52c97dc2cdc194b73406088c55f337c978318127cc039c3cc7b12b57419e0d646e01a1d395f4385e866c16e6ad24b911c760fcacb45330aff628f77ad0119e4dc7909e1a29f2f19785042ef25c49e129672ef9", + "latest": "2013.10.17", + "signature": "4c2c087de1f27c4433739a1ec771471363e4b133d2821fa179960d50c89c08e8378803ea0848ae7a8ba22a1d1a974e392fdccfdc3b16b230c9d78f225fff99032b974cb8fbe9fdb9f146e92da79faebff502336ef7fe5263b2369b0af3c571daeed38d59acfbdd2484350ea262df0f84d82a61aad48bf34031143bbfb2e7fb4e", "versions": { "2012.02.22": { "bin": [ @@ -1436,6 +1436,20 @@ "f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717" ] }, + "2013.10.17": { + "bin": [ + "https://yt-dl.org/downloads/2013.10.17/youtube-dl", + "93fb6b232b55ff82256e3d31e49fc572633cd7ee6ad14f232c10498ec44bcb1b" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.10.17/youtube-dl.exe", + "f6698ddfa1578399fe7730fce0511884b0ffee10f68ed6d7faa3e0b78babab99" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.10.17/youtube-dl-2013.10.17.tar.gz", + "789aa2d66379a9dd2f541b4c210348e83d0b6eea61925564b064f98105087927" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",