diff --git a/download.html b/download.html
index bea3fad67..995c18f36 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: 0f3a738004be345fcde39078a00d720c
-- SHA1: b2fedc9ebfccdbcd3ec64b46b9cd6cf9639da8ae
-- SHA256: 5a8afacb956657f3fcfd6ae513be2652bb729edcf2635f48ce1f5b4c28731854
+- MD5: 562f8b29fceb3d73c2d3fcc9dd0f5a67
+- SHA1: 72507678c29c8402c2ef485bd19f1b52d0a76269
+- SHA256: 0abcf59e26305f867c5c864c113bb95563a22b1376ec6ea81b2323f7d3937b00
- Windows exe (sig - f30c73a48e6acb9c2bb39865c2cc725a9662d8c9e7786c32d374b437857cfd80)
- Full source + docs + binary tarball (sig - fea1a1e3c160138fe6542e92c04581d71b97a3623665436128a541412757f75f)
+ Windows exe (sig - 26152170beb60e0f420bca1a58895400c043a45198ce0be88fa40c8bda65c16e)
+ Full source + docs + binary tarball (sig - 655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo wget http://youtube-dl.org/downloads/2013.06.34.4/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.07.02/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.06.34.4/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.07.02/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 8bb268d13..a7953e6cb 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.06.34.4
\ No newline at end of file
+2013.07.02
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 77b5f537b..35857334f 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-06-29T20:27:48.011115
+ 2013-07-02T09:23:10.636609
youtube-dl-2012.02.22
@@ -709,4 +709,19 @@
2013-06-34-4
+
+ youtube-dl-2013.07.02
+ New version 2013.07.02
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-07-02
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index a38c8b1e7..da019c079 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.06.34.4",
- "signature": "74a2da214d188eaa1a8e95c44e6deffaaaa4235256d5e06667cffe8740a4ed1689278b735846208422d6660b3b12242c6df78739a4bb81d5299942dc3b2edaabf9c14307b5bd5d57924c4ae1a05c860898e52ae46902e71c0abb6cb35fce61cc9565bb5d724902e437354de00bd0f12aea8235e56f22114c1a7ac498c29e63ae",
+ "latest": "2013.07.02",
+ "signature": "83f56af62025353d742f76354a4655a97eaf2abfbde6c2e53410f5e1c927649227360531aeae5e5fd2a3f57f2b54f558dc04e1c864914b51c8d96d314d36e6261e7a65e747a936b6394cf0e102fccc96a537c9a20a59986f0b19a8899f622699adff11982cb309a81e1e575fa4927af26181d1ed02fcfe61e76b4f21c8008495",
"versions": {
"2012.02.22": {
"bin": [
@@ -665,6 +665,20 @@
"http://youtube-dl.org/downloads/2013.06.34.4/youtube-dl-2013.06.34.4.tar.gz",
"fea1a1e3c160138fe6542e92c04581d71b97a3623665436128a541412757f75f"
]
+ },
+ "2013.07.02": {
+ "bin": [
+ "http://youtube-dl.org/downloads/2013.07.02/youtube-dl",
+ "0abcf59e26305f867c5c864c113bb95563a22b1376ec6ea81b2323f7d3937b00"
+ ],
+ "exe": [
+ "http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe",
+ "26152170beb60e0f420bca1a58895400c043a45198ce0be88fa40c8bda65c16e"
+ ],
+ "tar": [
+ "http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz",
+ "655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911"
+ ]
}
}
}
\ No newline at end of file