diff --git a/download.html b/download.html
index faf47c7a0..9df513664 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 : a8bca4d36ffb9bc527fbafa51b69a216
-SHA1 : 6119cdb38e4bc106b1c15eca9707199044dc94b0
-SHA256 : 1c6f4b923684aca731fd37436fd8efe9e19699ee6c3cd51d0da3bf1b882e3c56
+MD5 : aff7d8da8a209c30c9dd342aac2a07ff
+SHA1 : 75d8736cef4f5077ad70535268372fa876d8186a
+SHA256 : 4ddefc42c81019cef0879721942b49f9a988f4bde91ecf86602a46dba914fc0c
- Windows exe (sig - ef0e1a5ce8f8f7d1dcf07e19796062faee6fcf67a3566cfd97d3f0f55f25170e)
- Full source + docs + binary tarball (sig - 9819dfda4daaab9111c86377d87b1eb043dbfaa88e7215cf7cf0891fb013de3e)
+ Windows exe (sig - 50db43021fe385826ce50b076a6fbf4b3836ce38b7bfd552eff18c9768f05bf3)
+ Full source + docs + binary tarball (sig - 8d8e4e1f5c60435cbefe5a450f88e990ba4b35e7ddf90ba3aa44769542bb4a11)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.03.21/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.21.1/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/2014.03.21/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.21.1/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/2014.03.21/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/2014.03.21.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 c62114358..d855d3bde 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.03.21
\ No newline at end of file
+2014.03.21.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 069a0ed93..4e31b32a6 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
- 2014-03-21T00:44:33.915288Z
+ 2014-03-21T01:22:28.630361Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -3800,4 +3800,19 @@
2014-03-21T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.21.1
+ New version 2014.03.21.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-03-21T00:00:01Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 62570942c..dac0f326c 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.03.21",
- "signature": "2c36ed0d64a9eee964fc0de6a58c10879be38b640ab2b0721b780396e1c45d9ab4979f07725587f1a75a353ecd14d8b84889fa8b5ced64cddf962946bead9d2d1a11b4eee68c9b7279b8c7c81d417332d34de80058d42f3d09613a9c7d961bd1ef90416bafe621bf2c5156e63553f8f16ed972c34f1ca92961eb21018681fec7",
+ "latest": "2014.03.21.1",
+ "signature": "65afae142ffe5eacc96ac19d2473afd2b141376158ef533bad16b09598142ade3e64fd6c970272623e4e1d943dbb3c0f4e022ff7ce36ce363d1c533d01c58210443fed3f527f930f1312c7cd2e0fdbc766dbd692e81428c5cecf0238c5721efe14ed56478afcddbfcbae63adb4d9c4ddfdac576008e963e00f61dfca5d4addc0",
"versions": {
"2012.02.22": {
"bin": [
@@ -3549,6 +3549,20 @@
"https://yt-dl.org/downloads/2014.03.21/youtube-dl-2014.03.21.tar.gz",
"9819dfda4daaab9111c86377d87b1eb043dbfaa88e7215cf7cf0891fb013de3e"
]
+ },
+ "2014.03.21.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.03.21.1/youtube-dl",
+ "4ddefc42c81019cef0879721942b49f9a988f4bde91ecf86602a46dba914fc0c"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.03.21.1/youtube-dl.exe",
+ "50db43021fe385826ce50b076a6fbf4b3836ce38b7bfd552eff18c9768f05bf3"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.03.21.1/youtube-dl-2014.03.21.1.tar.gz",
+ "8d8e4e1f5c60435cbefe5a450f88e990ba4b35e7ddf90ba3aa44769542bb4a11"
+ ]
}
}
}
\ No newline at end of file