diff --git a/download.html b/download.html
index bcc5474f9..0b7829a81 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.
-
+
-MD5 : 20e86ec4a60f34dc5a1378053c9a61f3
-SHA1 : 32a95cad9816b658414d9f8405455cb6fd08a883
-SHA256 : af032e0fc44c75146ef279eefbe1cdfc8b18df81de75b67853ff2790881c7ec0
+MD5 : a4b28dc3eae6ab4581c70c7df770b6a7
+SHA1 : c4655337112e814db5c71537bcaba87b0ffeb8ac
+SHA256 : 47b72362a4a125fbb912129ece4d5886413d1b1f8ac7fa81efedc7b2badb03ae
- Windows exe (sig - 8b2b1bf3fc858b7ccc7ece73ad67a29ca2a2000585c689c02467616d153923d3)
- Full source + docs + binary tarball (sig - 1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c)
+ Windows exe (sig - c30760f7ba09d8b39a94a72c76dd7482760167bda72482654578215971521d78)
+ Full source + docs + binary tarball (sig - ff24123a6316d410e3dbdb7c496615851296d2cfb2245432931ef2bb350ae33b)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.10.06/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.10.06.1/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2015.10.06/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.10.06.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
@@ -53,7 +53,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2015.10.06/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/2015.10.06.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 f5cfbb2b1..55959fec9 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.10.06
\ No newline at end of file
+2015.10.06.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 53ae3b115..d32f82852 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
youtube-dl releases
https://yt-dl.org/feed/youtube-dl-updates-feed
- 2015-10-06T09:16:35.705763Z
+ 2015-10-06T17:48:38.322718Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -8540,4 +8540,19 @@
2015-10-06T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.06.1
+ New version 2015.10.06.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-10-06T00:00:01Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 5875dcd5e..c1042fc8f 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.10.06",
- "signature": "5a48ea4b272190f9e2cfb0ffeb424ab4d3cb83815abcec637f9cf35bee0f9d39af7286a0d27c2b466cc568285b9cf0c4f171937582380e4aec474cbf8f7ce23e1a93cb507c8b6398f68755a9d6b3c40dff7be881905973bf742ad496bae5c3768f81a32e597c9fd9ee61d85cbd32e3b860a0efc0461240be0cec29f3e2d11011",
+ "latest": "2015.10.06.1",
+ "signature": "5ab38a36e4483310c826e202966336c79eb0cc0afa024dde6b5489f56dccd544e04a029edaf71a84bc8c4dd635755b0d016b3861bb91fc10d149def88be6ca7b2f91727dc570c6df9935c50deec08a7d14073f613a859b31eae073f57cc4f22c540afd2a55137f2d772290ba701de1f13fe45cd08afb6375586a12d4fe2903c7",
"versions": {
"2012.02.22": {
"bin": [
@@ -7973,6 +7973,20 @@
"https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz",
"1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c"
]
+ },
+ "2015.10.06.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl",
+ "47b72362a4a125fbb912129ece4d5886413d1b1f8ac7fa81efedc7b2badb03ae"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.exe",
+ "c30760f7ba09d8b39a94a72c76dd7482760167bda72482654578215971521d78"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl-2015.10.06.1.tar.gz",
+ "ff24123a6316d410e3dbdb7c496615851296d2cfb2245432931ef2bb350ae33b"
+ ]
}
}
}
\ No newline at end of file