diff --git a/download.html b/download.html
index 26abce3ca..e256a46ec 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: 1e11e19652023f3958b66450f68b8f56
-- SHA1: 632af216d2bb6f26d5adee886e294649f10697d8
-- SHA256: 2396edfb65a8eaa1e4d4f533f0f5f83a9fea18561c224d6083bd9232a35d1d11
+- MD5: ad65e84373fa8853c9f81820c6736cfe
+- SHA1: cac44e56ee3e75c3db9007444c85d622ffb37f05
+- SHA256: ed7a0f371cf8806a54adab39f133922b944f8d08238f5c8c084e1aaa445b2381
- Windows exe (sig - 2e95fc4af81d92b5eb75dc3ab1c82a954d9b67ff23341d2d5323453635a43d81)
- Full source + docs + binary tarball (sig - ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85)
+ Windows exe (sig - 3371d72e4c25a24b84d60c169e8f393fbcdb7a419b58282cd74f5b4b92150833)
+ Full source + docs + binary tarball (sig - 7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.10.07/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.10.09/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.07/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.10.09/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.07/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.09/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 9b91c80fb..f9a9a6022 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.07
\ No newline at end of file
+2013.10.09
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 71ecce4a2..4c3615479 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-10-07T14:36:57.675968
+ 2013-10-09T23:53:16.476659
youtube-dl-2012.02.22
@@ -1504,6 +1504,21 @@
2013-10-07
+
+ youtube-dl-2013.10.09
+ New version 2013.10.09
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-10-09
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index 22f8fb85b..4582ebd88 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.10.07",
- "signature": "94e3807b39a73ccd302dad41cc0199b309b2f070035fe11c86b8888a7e3d1a21e54a0bfe7110e96f0240fa8238220840328ed7d5d5b7564b433bb22b88f0958864b64d47a737ed97b8626e4112cde7bec0c978c0d32b328f42df474f5ed3cde8cbb063700734da3b1798c1121f4428420c773e7f8584106aee33512ef5f1130b",
+ "latest": "2013.10.09",
+ "signature": "428c95711684970d80fb9bbc4a7d3c72499ee793c294c6cea62c0cea4cee4b919432619ecec82a10cf6c2085da2d9e37f9015c0a584bb3af1ac060f10ee190f2df93168cfe7ed92a5ec6779c8b7c19ef3c8f1966cc84a080923822488b643241ad49f16bd744ecd7f9c2fdbd617ad9259ad879e786df23b778a510c94dbcb821",
"versions": {
"2012.02.22": {
"bin": [
@@ -1408,6 +1408,20 @@
"ee003e0008cfb414a794d5a113ac6dd0caf04428ae3423e35fa83b9130f63d85"
]
},
+ "2013.10.09": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.10.09/youtube-dl",
+ "ed7a0f371cf8806a54adab39f133922b944f8d08238f5c8c084e1aaa445b2381"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.10.09/youtube-dl.exe",
+ "3371d72e4c25a24b84d60c169e8f393fbcdb7a419b58282cd74f5b4b92150833"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.10.09/youtube-dl-2013.10.09.tar.gz",
+ "7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",