diff --git a/download.html b/download.html
index fc5e95dcf..d55a5bae7 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: c1ec4cc617862e635b98b7624d66df78
-- SHA1: 8731d5f05287455fe93cf4f3e65f32c5d0be9fb3
-- SHA256: 90ce11b4eb0dedd590b4d524a25bd15cea162c3e3ee5d5bf2fad74bf78dd2e20
+- MD5: 230d3b30d0d8be28e21c334d00b9240e
+- SHA1: 9b73dddc9e1f310599c3dde8f64f422b59dbf26f
+- SHA256: 2dccd578b8bc72112f7b19e56937001ef41fc7a91f77e9393150574cd9153563
- Windows exe (sig - ebba59c7b2e1c4a623aafcf59fa5f5f07b7c89bdff8985ee2299cfc7b6640e78)
- Full source + docs + binary tarball (sig - 8360456d1c22569de2528a6e372103e0cc23171f9c97f6633d4fcea693dc3917)
+ Windows exe (sig - 7350f1202a3d042f361eb963b1ee21216dcaa4e67b96dbf299fff6ffe1a202a1)
+ Full source + docs + binary tarball (sig - 6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.09.24/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.09.24.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.09.24/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.09.24.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.09.24/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.09.24.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 73272b988..3e6aed561 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.09.24
\ No newline at end of file
+2013.09.24.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 6006f7b59..b582d37d0 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-09-24T21:36:15.169146
+ 2013-09-24T21:42:48.850048
youtube-dl-2012.02.22
@@ -1384,6 +1384,21 @@
2013-09-24
+
+ youtube-dl-2013.09.24.1
+ New version 2013.09.24.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-09-24-1
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index 43672f7a2..17ea8e4ff 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.09.24",
- "signature": "4a7312a6f4954c8f665e074f6c437687e6cfd4c311b383f355d912cd90ad60224ae354df078688ffaebc8c5aed871e49a0e32c1c134fe8393b1128342b263c38f988532e45b3c461f5f61c0a9ba5b1b4190b2d609ff6c2c9b8075ae327d81b9c665b7ac1521fffe524e339c796a9fe6ca2d28d4177b4b78d3a5c087fd685982a",
+ "latest": "2013.09.24.1",
+ "signature": "8c44ab3357021829b4207a6b534c67e9f4015b657c322e2c8bb4596bea051d78f707d7fe58654bc751c809410b7819b4424f4448d06b5865301577461b8f05416ff784f325adae2cf7ea93d460e047cc85558dff318f3aa4cfe7221a968528b706fa3b1dca01f20d40110e550f65d48544abbf4de6c1933af014a7f8c6c8f561",
"versions": {
"2012.02.22": {
"bin": [
@@ -1296,6 +1296,20 @@
"8360456d1c22569de2528a6e372103e0cc23171f9c97f6633d4fcea693dc3917"
]
},
+ "2013.09.24.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.09.24.1/youtube-dl",
+ "2dccd578b8bc72112f7b19e56937001ef41fc7a91f77e9393150574cd9153563"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.09.24.1/youtube-dl.exe",
+ "7350f1202a3d042f361eb963b1ee21216dcaa4e67b96dbf299fff6ffe1a202a1"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.09.24.1/youtube-dl-2013.09.24.1.tar.gz",
+ "6e73be6fe8a8650d7a1beb66df905a9e69fc07841fc5783f64dafd2d5730e0c3"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",