From 1e4364dad655b7bfe56a88188ce2c551f7065bc4 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Fri, 22 Nov 2013 23:28:10 +0100
Subject: [PATCH] release 2013.11.22.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 59cd4a3aa..71106ebfe 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.
-
+
-- MD5: 0c4c6754245e7f689d65fa425104346f
-- SHA1: cdd666e8487d4e8fa7e937f63e0e91d3a0b26920
-- SHA256: 697e79f323442d5e4ce378bb17b970a54333efbe35759a9d100536f81467096a
+- MD5: 58d4140950aabf636bbf4f9327a1bff0
+- SHA1: e8717040e3be85811c0672392f4cf04ac2c00a65
+- SHA256: 1a3e1770724a2ee1846043d9b706373b28c367f13f83bc4a18bf70391b5ac01b
- Windows exe (sig - 8973598b2f2568c42620924a8e41db76e4d3c395e33f001b07045abfdba40ae4)
- Full source + docs + binary tarball (sig - 84b4ef233b6584ab33fe07d9a535a9820f185c2a0e4a1050cb559d6be0d9100e)
+ Windows exe (sig - 2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a)
+ Full source + docs + binary tarball (sig - cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.11.22.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.11.22.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/2013.11.22.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.22.2/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.11.22.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/2013.11.22.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 919a6f373..067bae326 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.11.22.1
\ No newline at end of file
+2013.11.22.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 83fe54a90..d216cc28a 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-11-22T20:25:48.693595
+ 2013-11-22T23:28:09.145106
youtube-dl-2012.02.22
@@ -1969,4 +1969,19 @@
2013-11-22-1
+
+ youtube-dl-2013.11.22.2
+ New version 2013.11.22.2
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-11-22-2
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 516715198..8eeb7a50b 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.11.22.1",
- "signature": "8b098e01200acaad5afacebb2970299d40b8f58e69c74c723bae3b909258c69e0f3ea3db30a8b1ee305959b07f0265f9d1c3098da15bab9c92189b44ed69cc722630e14dbb43e54b778eae78e3eb0e4c7c5e888851234d19cae8112ad0a0c89a6ad0047464ae252f9f6e55cbb9b2515b95b1a4912573fe66c16019b3922339a8",
+ "latest": "2013.11.22.2",
+ "signature": "03b61ed8279e096466ca4426bee43e8cbf88b0f832281f89c4563da896154e21842f83e695b7a980106488a7de385139f17f0d1c64135df32bfe17045142d2f66007c232183d5617ab70f429975e34c09888a3c60616f9a0dd81b79d3422e6b6ac7fe27ba79489d73457245058b7e4fc088e352845a9b384dcd806627ad75141",
"versions": {
"2012.02.22": {
"bin": [
@@ -1841,6 +1841,20 @@
"https://yt-dl.org/downloads/2013.11.22.1/youtube-dl-2013.11.22.1.tar.gz",
"84b4ef233b6584ab33fe07d9a535a9820f185c2a0e4a1050cb559d6be0d9100e"
]
+ },
+ "2013.11.22.2": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.11.22.2/youtube-dl",
+ "1a3e1770724a2ee1846043d9b706373b28c367f13f83bc4a18bf70391b5ac01b"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.11.22.2/youtube-dl.exe",
+ "2e0a9132d11ca844fe7f4ceb2bef1811ad6476ef595ee7316da9b8cd5ca7354a"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.11.22.2/youtube-dl-2013.11.22.2.tar.gz",
+ "cb4a68565c27c73e7088f9da764a2996505ca06459d36e2f5176fa0dda89659e"
+ ]
}
}
}
\ No newline at end of file