diff --git a/download.html b/download.html
index 9c773dd89..b95ad2585 100644
--- a/download.html
+++ b/download.html
@@ -16,21 +16,21 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
+
-- MD5: a4c0024cb3a697a772c4129b4af067c0
-- SHA1: 51f164bfce202c1b9be64b9b8eeab6c9423499d7
-- SHA256: f5bf72fcb524efd6abc2983fb8b7c91ff8b22aad6bdea182f3f1175ea60b4545
+- MD5: 6519f48ec885ee37a2fde87f4dd62f8c
+- SHA1: 82158b5db43958562a08007b090ca524742d1707
+- SHA256: eb3f7cb935e3c8da61ba9eb271d393c1a54bd7e0880e5cc4f9f7fdd361f18905
- Windows exe (sig - 95aa607b35f3b1757d33160a4a828383d1edf0a822664d4574c5e9a085a98d28)
- Full source + docs + binary tarball (sig - fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f)
+ Windows exe (sig - b73359e81df7ee2d432b286c1fb9bd1a0920ef4e8e8b89278d94f913ebe5a0a4)
+ Full source + docs + binary tarball (sig - 779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo wget http://youtube-dl.org/downloads/2013.08.02/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
+sudo wget http://youtube-dl.org/downloads/2013.08.08/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
You can also use pip:
@@ -42,7 +42,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget http://youtube-dl.org/downloads/2013.08.02/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget http://youtube-dl.org/downloads/2013.08.08/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 ee7d10083..934c2869c 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.08.02
\ No newline at end of file
+2013.08.08
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 1bf933cb0..4447dc1a3 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-08-02T13:37:57.033501
+ 2013-08-08T00:52:43.852862
youtube-dl-2012.02.22
@@ -1024,4 +1024,19 @@
2013-08-02
+
+ youtube-dl-2013.08.08
+ New version 2013.08.08
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-08-08
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index c48fd0de3..59aef10b7 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.08.02",
- "signature": "55660b853c43fe4be56e7ca075cadb05f77899f0a658d59562a33b029b718d968316e70cc4f81cdf0edabbea1699b9bcc3466f59bcbbb5ca67f55d1b84bd2c3d7012e36661a04fd8fc0ed6a3c17b8b3b98e2bdb9b20f487c7985c1fc780ce8ecbd59960399f04acd02f40c2fcf73de2ee18c2eccb7a71e874eb222031df7be3a",
+ "latest": "2013.08.08",
+ "signature": "677a7f996da4c505c3ef150efbc067886b3f36087cea46f79f0611c4dd96bcae50290f7eb54bfdace2c0cac118b28a82f72d6f53f6943514c4e613f31cff7e4336f4e3005a18f1cdeb8f49cdc474f531c06446b5f06dc2b379adf65dbf0c74f034d6630ceb551136004d84de3ccbbece0ad500082ac1701f9ea20e3b85ecccf5",
"versions": {
"2012.02.22": {
"bin": [
@@ -959,6 +959,20 @@
"http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz",
"fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f"
]
+ },
+ "2013.08.08": {
+ "bin": [
+ "http://youtube-dl.org/downloads/2013.08.08/youtube-dl",
+ "eb3f7cb935e3c8da61ba9eb271d393c1a54bd7e0880e5cc4f9f7fdd361f18905"
+ ],
+ "exe": [
+ "http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe",
+ "b73359e81df7ee2d432b286c1fb9bd1a0920ef4e8e8b89278d94f913ebe5a0a4"
+ ],
+ "tar": [
+ "http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz",
+ "779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19"
+ ]
}
}
}
\ No newline at end of file