From 1b3b408cc4a9c379e1308e2ac8dc3dfb1d58b2e7 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Tue, 22 Oct 2013 23:01:36 +0200
Subject: [PATCH] release 2013.10.22
---
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 e703a9b69..50d8828b3 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: 2ebb8ecb12dd78e98c51f4aeca947e7c
-- SHA1: bd860ecec11911e0fd085e15e0cd809246f4d156
-- SHA256: 5a99b98b90c5fe63fce74c8dbce477a1a810574b8133d333920ecde7549284b7
+- MD5: 77194eb9ed8d397333c954748b99d309
+- SHA1: 1171910ae276a9e25f96890910a0172406e17e7f
+- SHA256: 4657b8c028c0d8411d9e00fc313e33d899177bbd374e45b06cf9f77e48da1a94
- Windows exe (sig - 32481126a7227d1e278d1a1c826d833614a2cfbef5b82b07e41351ee0673fc0c)
- Full source + docs + binary tarball (sig - 3577bd3dcf50c2220c6d1e30b8fe20ec0d535b96be8c24ce61a18ad923a91524)
+ Windows exe (sig - 14cd52feb41198d458236147511f1cf8f68a9f57f9b32af8699e656c0a7b51c1)
+ Full source + docs + binary tarball (sig - 390ee0d2cc389cdd3280c15c9df243a0146cac92df049507a262e300bc40606a)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.10.18.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.22/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.18.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.22/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.18.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.10.22/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 3ad4f19bd..67bde5a88 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.18.2
\ No newline at end of file
+2013.10.22
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 90dd66014..37490cdb9 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-10-18T23:25:04.192373
+ 2013-10-22T23:01:31.935456
youtube-dl-2012.02.22
@@ -1594,6 +1594,21 @@
2013-10-18-2
+
+ youtube-dl-2013.10.22
+ New version 2013.10.22
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-10-22
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index ebbc23249..329aa02de 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.10.18.2",
- "signature": "534a6bfd423ada587228f16364d9fb9d850c140e8bfb3d04e506bd46912f001a3911e0857fca73eecdfb2c3e0f98b6f36e1d79da6fe52d45140b72582cd04e10908ce0d778c685ebcc2a6a9e416ef9227d92921fc0282e62cf10c6b1d7d58e3fd0a9bb7f96a9b987378a3ac715f7aad30c4514ade673bad71aa75055de1ca24b",
+ "latest": "2013.10.22",
+ "signature": "36a1dcca367aee01225bfa79e49b6e8cb2b4d5258ffc63a7f238b0def5d85a6afa07bc269bb5a404be1299e7332b34b7fe58c1488463cb789dcd099e35d1e0d360337dcaa983893b5f1cae392d3e4c303a9a26500eeabf6de5e53bb71349553007d1f1bba515dce333a3c272098a9982bae96ce62002657dbfdd9891c5805847",
"versions": {
"2012.02.22": {
"bin": [
@@ -1492,6 +1492,20 @@
"3577bd3dcf50c2220c6d1e30b8fe20ec0d535b96be8c24ce61a18ad923a91524"
]
},
+ "2013.10.22": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.10.22/youtube-dl",
+ "4657b8c028c0d8411d9e00fc313e33d899177bbd374e45b06cf9f77e48da1a94"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.10.22/youtube-dl.exe",
+ "14cd52feb41198d458236147511f1cf8f68a9f57f9b32af8699e656c0a7b51c1"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.10.22/youtube-dl-2013.10.22.tar.gz",
+ "390ee0d2cc389cdd3280c15c9df243a0146cac92df049507a262e300bc40606a"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",