diff --git a/download.html b/download.html
index 902042260..755455d06 100644
--- a/download.html
+++ b/download.html
@@ -16,25 +16,25 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.
-
+
-- MD5: 7f7b297838928d4f4135f4a6a1ee7f3a
-- SHA1: 1af48dbe0e0ef6129fa02afa7094a858dd11fd2c
-- SHA256: d99205257e5ae0e96da78e2cf46f8aba93ce739388f866fb3f976ffdd892f312
+- MD5: 96eb2e8cdb2e9798fb521b48d576035d
+- SHA1: 5f7b5fdfc88df4f5686bac9a69a3674727b2711c
+- SHA256: fe24147864c0e17abe99166932682eb62b9abca898ab32a4ca2ff1c99bd56967
- Windows exe (sig - 4fd949775d7e6118b6233dbb8996d87e1a852b1d6ecccf9e5665ac3870150192)
- Full source + docs + binary tarball (sig - 763d612906b039abb969f9ed320f47cca1a6bed7cce08ba4751529826663002a)
+ Windows exe (sig - 663e38a8c60efa40926d2a0022b0835dcbecbc897934097815e713f8a186ccc3)
+ Full source + docs + binary tarball (sig - a2b9b7690710637f05de456ba0e817accd021f9987d760f354da21c4f32be149)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo wget http://youtube-dl.org/downloads/2013.03.29/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.04.03/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
To check the signature, type:
-sudo wget http://youtube-dl.org/downloads/2013.03.29/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.04.03/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 5d307dd55..68f92f31b 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.03.29
\ No newline at end of file
+2013.04.03
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index c5fecb52e..570b56ac7 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-03-29T21:42:13.665836
+ 2013-04-06T20:53:12.493031
youtube-dl-2012.02.22
@@ -229,4 +229,19 @@
2013-03-29
-
+
+ youtube-dl-2013.04.03
+ New version 2013.04.03
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-04-03
+
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index dde537dd0..6b362b622 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.03.29",
- "signature": "3f27d6f2092d56b38459df4439b446c26a05986592a1114de50151b7272756c2a066332a182070cd38606ddc61fb30bdc98739a4ececd52d363dd55269b4746d4fb9448a53ab9e40395667343ef72bce8c2d8d1671d4e93c94dbcf2458ee09009a06aed7714fedec9e62333741b164ab9d1e50e98381cf8f52dffd892b124f9d",
+ "latest": "2013.04.03",
+ "signature": "047351b44476508c454c7c651697e42eb554871217a8eba3e75e07f3c949441455e2519a3a7a8cbad5682c89152ca5f5c79fdd77b0ea6d4a0d8ca09110501ff280258e2ec3b42ca9f0ed1ebc08e361af4687dd53dcde4d86353c19bee6554578b57f5e9da24e6ad9c96819ba8ad5044c50485a7be48ee3beb0d274e5a96c6933",
"versions": {
"2012.02.22": {
"bin": [
@@ -214,6 +214,20 @@
"http://youtube-dl.org/downloads/2013.03.29/youtube-dl-2013.03.29.tar.gz",
"763d612906b039abb969f9ed320f47cca1a6bed7cce08ba4751529826663002a"
]
+ },
+ "2013.04.03": {
+ "bin": [
+ "http://youtube-dl.org/downloads/2013.04.03/youtube-dl",
+ "fe24147864c0e17abe99166932682eb62b9abca898ab32a4ca2ff1c99bd56967"
+ ],
+ "exe": [
+ "http://youtube-dl.org/downloads/2013.04.03/youtube-dl.exe",
+ "663e38a8c60efa40926d2a0022b0835dcbecbc897934097815e713f8a186ccc3"
+ ],
+ "tar": [
+ "http://youtube-dl.org/downloads/2013.04.03/youtube-dl-2013.04.03.tar.gz",
+ "a2b9b7690710637f05de456ba0e817accd021f9987d760f354da21c4f32be149"
+ ]
}
}
}
\ No newline at end of file