From d71ce54c9df7b8b27eba526763f51dad0a1c0241 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Mon, 18 Nov 2013 13:34:28 +0100
Subject: [PATCH] release 2013.11.18
---
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 bf9510d77..d466a794f 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: 9cf433f70d7b6692f4e032db4f23b589
-- SHA1: cc41ee1219cb219aa0ffc8d035f1e3649c312513
-- SHA256: e0790e1d2175c461240853d6c878059285ff689bd709315663c29739980d3a26
+- MD5: 9a42df842a3dca611c92229d263fc18b
+- SHA1: f858d844eb62ea2247b0a9872e32c554fbd4c8e7
+- SHA256: ac8da1d41426d51adb66643abc61b406103f2759c37c5e556216bb1727ee4108
- Windows exe (sig - 45363412d3083cd9a127488abe1396b302d9ed433df4259e00a26e585c3b8c0e)
- Full source + docs + binary tarball (sig - e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4)
+ Windows exe (sig - 74ccf5c71a1ff16c503ba239f5a36a82be18de8c1a09314be9d55ce2d27ea64c)
+ Full source + docs + binary tarball (sig - 765c8213b0f646bb4fcc514643ce132bea80ce0048a641e8a2fe006459e8bce2)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.11.17/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.11.18/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.17/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.11.18/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.17/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.18/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 8d80c7a7c..1ad92172b 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.11.17
\ No newline at end of file
+2013.11.18
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b1a4d64de..ca3586eb3 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-11-17T22:24:21.677215
+ 2013-11-18T13:34:23.678299
youtube-dl-2012.02.22
@@ -1864,4 +1864,19 @@
2013-11-17
+
+ youtube-dl-2013.11.18
+ New version 2013.11.18
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-11-18
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index e3945cbb8..ce05f6f7d 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.11.17",
- "signature": "176c593ff4558befc05ae5fa028f72ca43f838e3e560a0464ac2a72c7edcb7833bf5e5c94be7acbb5ce6ddc0a6425d769ac7d4484dc23445377e2510c831ed733a1c23f69a1033d44ce8806300d21b5cb3e746e663acf9a59b6b40aa2edf91a84b9ffae5bda9308d11effa0517dc6c89e258d569586f3e8d3d9a1b9753ecbbfb",
+ "latest": "2013.11.18",
+ "signature": "3863b8ac479c69950d38cd77230741186013333d5d9a1d7d1078662c3b084834f3e4c0ebb071712a6734d53226123e7f7657a2e274f82e62da2fba10c806ad3d64661319ba5453bd21dff6a2f5491286cafc31983e20bf0913d14e592f13617d9b1d61c5defea3d3bef5b6667a35ad7ba1b2fd392ac6f9dbee1113183138e4d0",
"versions": {
"2012.02.22": {
"bin": [
@@ -1743,6 +1743,20 @@
"https://yt-dl.org/downloads/2013.11.17/youtube-dl-2013.11.17.tar.gz",
"e78e8e6f05d5e61b3af8b2bf387ecb442582059d86a97646c2d4294e8e787bd4"
]
+ },
+ "2013.11.18": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.11.18/youtube-dl",
+ "ac8da1d41426d51adb66643abc61b406103f2759c37c5e556216bb1727ee4108"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.11.18/youtube-dl.exe",
+ "74ccf5c71a1ff16c503ba239f5a36a82be18de8c1a09314be9d55ce2d27ea64c"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.11.18/youtube-dl-2013.11.18.tar.gz",
+ "765c8213b0f646bb4fcc514643ce132bea80ce0048a641e8a2fe006459e8bce2"
+ ]
}
}
}
\ No newline at end of file