From f793d89f34e4735b4d646095ac61838bcd991aaf Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Tue, 1 Oct 2013 14:47:16 +0200
Subject: [PATCH] release 2013.10.01.1
---
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 dd8630989..0435ef50d 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: 74d10c185d62c6d82f04f69bd78f4280
-- SHA1: a84760630d6fab6beee06e57822783845eebc06c
-- SHA256: 84c15ed5b5981af001a47467f26d3b54e9ee2c61759d88b50d6c6f18451abb2c
+- MD5: 6acbd2ca7c70e2f6d7e7b3e76b28a442
+- SHA1: 9004193a7f6d1e7e26c2269e3ec598b54c3c675e
+- SHA256: 0814eb1a532ffadcd44e95641e69a37e06d7f80d3d20c062eafb5d81a9a06258
- Windows exe (sig - 276d68b42453cb23177c86f608e4ee64a5a602e2e9cae9870c38ae34d9be2615)
- Full source + docs + binary tarball (sig - e5ffccf77724a6e81a82c0b94c49ffc06915469ef0799ef890ecaf5c3fe1a12d)
+ Windows exe (sig - af397826b7b0770052ffef017bfc98400dcf7e7846681bf52bec515c95d3e2fe)
+ Full source + docs + binary tarball (sig - 1570bab654b23f3617eccfda30a63257c729353e027cd6228ac9ccc7256602ab)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.10.01/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.01.1/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.01/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.01.1/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.01/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.01.1/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 8929bb9f5..27e22c1a4 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.01
\ No newline at end of file
+2013.10.01.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b0fae1688..16873a0e9 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-10-01T11:46:53.576074
+ 2013-10-01T14:47:11.820276
youtube-dl-2012.02.22
@@ -1444,6 +1444,21 @@
2013-10-01
+
+ youtube-dl-2013.10.01.1
+ New version 2013.10.01.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-10-01-1
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index 14b1e8d42..f7b27cf6a 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.10.01",
- "signature": "740b48cef37a4abded640162eae303d28541837355005c3d519437333f6fa8e0802f2885a84f2c988e0e7e7d60861ecefd902989627cf9594d0d60341269c7c62ebf4dc674920def26c0bc80cf2a020aaa8a4ae988f48ac8f3249c03353c948db9147457095a46d7312626998d9414bba9e724675fe366d059f8516a640d01e4",
+ "latest": "2013.10.01.1",
+ "signature": "06cd7dd17e8b4a9e4a11f660901ec7da54ca3a0cfae7c2ad34c79b3d4af901e9c419d48ecb25634286da575b7bf9984c61f55b7929679385695fd790a607ef3961bce5570badb458c2bbded664794cbc72edf891ac044c6b739e7cc23e0493e48b733565a5a74ee53d4d3a8fa225fdca521f79b33e3126a3c1e39d3ba390494d",
"versions": {
"2012.02.22": {
"bin": [
@@ -1352,6 +1352,20 @@
"e5ffccf77724a6e81a82c0b94c49ffc06915469ef0799ef890ecaf5c3fe1a12d"
]
},
+ "2013.10.01.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.10.01.1/youtube-dl",
+ "0814eb1a532ffadcd44e95641e69a37e06d7f80d3d20c062eafb5d81a9a06258"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.10.01.1/youtube-dl.exe",
+ "af397826b7b0770052ffef017bfc98400dcf7e7846681bf52bec515c95d3e2fe"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.10.01.1/youtube-dl-2013.10.01.1.tar.gz",
+ "1570bab654b23f3617eccfda30a63257c729353e027cd6228ac9ccc7256602ab"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",