From fa3d853f77545d544a8915ff4391ff4c3deb8263 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 16 Dec 2014 16:53:12 +0100 Subject: [PATCH] release 2014.12.16.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 30ef44569..86dfd7e09 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.12.16.1 (sig)

+

2014.12.16.2 (sig)

- Windows exe (sig - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)
- Full source + docs + binary tarball (sig - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603) + Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
+ Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.16.2/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.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.16.2/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.12.16.1/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.12.16.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 5ee60cfe7..10741894d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16.1 \ No newline at end of file +2014.12.16.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cc72e51b4..e91f7e1d4 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-12-16T16:08:06.370838Z + 2014-12-16T16:53:10.985225Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6905,4 +6905,19 @@ 2014-12-16T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16.2 + New version 2014.12.16.2 + + +
+ Downloads available at https://yt-dl.org/downloads/2014.12.16.2/ +
+
+ + The youtube-dl maintainers + + 2014-12-16T00:00:02Z +
+ \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cc9353383..4249850df 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.16.1", - "signature": "75940945ae2d1a1f4c7824764d183e927d63685e3571d30dacfafdc1dda65702b285020d8114f1808576012ea2781ee1d1b0c89a6a9b4a87c21634882c8674b0b7d12606e7f4715aefbeb37eb302bf62b77cb06fefaaa173fc0aa445a92ae00f6bce179bc46a41ef21095baee28c911cf24e27d4649d7ed21f85a670c0831d79", + "latest": "2014.12.16.2", + "signature": "20d3c09e673599a8125df39667110492aea29bdbb3460992df7836309cdac04e9d6a4bcf7cc0f9a2d6e25bb4dde3bfb1101bedca866130e7578ff204e99eae9c77adf3565a1fa7a67b49d19a8320062fc96290792d0001d68a0de471b5bba2bfa4c43ee6023e4c492cad55634297236c4ca6fdd014f9995f10a209d2fe8329bd", "versions": { "2012.02.22": { "bin": [ @@ -6447,6 +6447,20 @@ "https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz", "287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603" ] + }, + "2014.12.16.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl", + "399c255fea5505044f02c71b49b7faa5ef8c3ed772b438322f07040a68f44097" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl.exe", + "d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl-2014.12.16.2.tar.gz", + "14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df" + ] } } } \ No newline at end of file