From 977584c07e9ef430e5acc1a9d18b7bc3c71335e3 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 20 Dec 2013 17:11:32 +0100 Subject: [PATCH] release 2013.12.20 --- 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 b7a3b4c0e..6ae9622d0 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.12.17.2 (sig)

+

2013.12.20 (sig)

- Windows exe (sig - d718149c2f00aed1155401c66b85584818aa75ce6e719fc76043f0ff230618e3)
- Full source + docs + binary tarball (sig - bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6) + Windows exe (sig - fa44aa17cbcdfa4e45da87e061d2581daf2275dd35e15be37852cb11ea70d764)
+ Full source + docs + binary tarball (sig - eb83b2112c7098c32ab66f9051900e2a35d24992ba98e7ca74ef10a16e061933)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.12.17.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.12.20/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.12.17.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.12.20/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.12.17.2/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.12.20/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 3ce17f847..f0320efd2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -23,6 +23,7 @@
  • AcademicEarth:Course
  • AddAnime
  • anitube.se
  • +
  • Aparat
  • AppleTrailers
  • archive.org: archive.org videos
  • ARD
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b36f2feab..5474a23dc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.12.17.2 \ No newline at end of file +2013.12.20 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 135f3c165..6a23b0b67 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-12-17T13:05:31.096860 + 2013-12-20T17:11:30.940546 youtube-dl-2012.02.22 @@ -2479,4 +2479,19 @@ 2013-12-17-2 + + youtube-dl-2013.12.20 + New version 2013.12.20 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.12.20/ +
    +
    + + The youtube-dl maintainers + + 2013-12-20 +
    +
    \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 24b785089..e1de843b6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.12.17.2", - "signature": "059ddf1e1a58ba178de7afc1775654aab211bb6ec4713aa437a8eb208fcf992417d3965ad3a40da4f9930d92bb90b3ec75c8c46e9438760a92498fe4c9b6fe926d5acbc76e028beb38fe786e06e1c06afa6ef88a32ff6b79ea793d93a016c45bcd36de8b4971c56f33fbc715b83929f467b26c90606697775a1f90d3c3c5d146", + "latest": "2013.12.20", + "signature": "1697f009ae38e7d7a2b3d61cdd78b7882b87f3b7c131c21e070d10cdaecd6f6b2d2af6b719459ae0ae270afb9f1c94ceeab375b93de0ff53c538ad198b0c3b3d91e9bf32292a8baf74fc07825c4cd764ad0049843bbc53ddd126337e164fa6a871f91cb156d245b793cd5b19be4ffc28db2a6cc254b9571e4dfaa29f4253e170", "versions": { "2012.02.22": { "bin": [ @@ -2317,6 +2317,20 @@ "https://yt-dl.org/downloads/2013.12.17.2/youtube-dl-2013.12.17.2.tar.gz", "bbf98e81921adbba383caf11f9dcb33aa4d6dc0b3c03ebba53690f613609bbb6" ] + }, + "2013.12.20": { + "bin": [ + "https://yt-dl.org/downloads/2013.12.20/youtube-dl", + "9480b45173b8ee9bd15ba655bcdd06976e0c0adf920c169a5486f638567d037c" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.12.20/youtube-dl.exe", + "fa44aa17cbcdfa4e45da87e061d2581daf2275dd35e15be37852cb11ea70d764" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.12.20/youtube-dl-2013.12.20.tar.gz", + "eb83b2112c7098c32ab66f9051900e2a35d24992ba98e7ca74ef10a16e061933" + ] } } } \ No newline at end of file