diff --git a/download.html b/download.html
index e3c7eb7a1..4b18c0060 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 : 6e069310efdaaa21dea0d4f0e9789330
-SHA1 : 2c2f1d7922b62fe0da571ac5bcd53db2ed6a3e78
-SHA256 : d3e0bdce1aa2f2a68d7c9ff083169441e8b1158b398e57ffb5479cd0a26a88a8
+MD5 : 6acb03c9507dd622301423d6e082b5fd
+SHA1 : 20acffc43278ba0b6f9a7302e36136e90bd2b871
+SHA256 : 472a2ae4dfb5f87356ee58856a292b02e9242d4bf361220e77591e923e14a371
- Windows exe (sig - 9b5c9111cd2f99781460410e5a90599f5aa7eb88e7263e8426eee2afd1a943af)
- Full source + docs + binary tarball (sig - 92bfdb0c7de6eb293f0d2b872ad762b52b40534eb60a89ad72da93b4f46cb1ef)
+ Windows exe (sig - 03319955f137f1d98ec05d739360c2d60d668880f380c15d1e151d2dcb721546)
+ Full source + docs + binary tarball (sig - 8df2a8300a6e333a637f655181216097839992b384f2eafa93f1ee9cfd2f1e1a)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.04.21.5/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.04.21.6/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.04.21.5/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.04.21.6/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.04.21.5/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.04.21.6/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 18b6f0035..7e6d699bb 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.04.21.5
\ No newline at end of file
+2014.04.21.6
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 44710c5e1..467666302 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-04-21T16:00:17.529653Z
+ 2014-04-21T16:20:51.301671Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -4580,4 +4580,19 @@
2014-04-21T00:00:05Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.6
+ New version 2014.04.21.6
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-04-21T00:00:06Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index d106fdbbc..ecdf9155f 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.04.21.5",
- "signature": "9c827feb78d14fda0052774e64e16d357f349b8c04fb84e488bfb8fb592ec127f621db78eab687dccb9381802f5b65ea84658548f2e84dcf275dc96fcdd8057d59fa4fb2b2dccf01580d3acacf0b1e5f480f3e2d3a33ebe6a94f98b351d8b1956d9caab919559ba28c5a381629db9492715606be4b9d4cb4a9aa98e39aee40ad",
+ "latest": "2014.04.21.6",
+ "signature": "7b1487e51c0207fd136b6b15eb91695563ee66f447474890332a45004a00ca74694c462565a82b989e6308f855f0bd49d3580e6b3e023cf73eea3d618161ed23f818e789109fbf4feb9ed41a84743c1933cfb0cf734106168a6f9c0b73bdea982628d0e1cbd5e9005214deda9ea670a0d48eb5df25b9f6b75bdc6202aa979205",
"versions": {
"2012.02.22": {
"bin": [
@@ -4277,6 +4277,20 @@
"https://yt-dl.org/downloads/2014.04.21.5/youtube-dl-2014.04.21.5.tar.gz",
"92bfdb0c7de6eb293f0d2b872ad762b52b40534eb60a89ad72da93b4f46cb1ef"
]
+ },
+ "2014.04.21.6": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.04.21.6/youtube-dl",
+ "472a2ae4dfb5f87356ee58856a292b02e9242d4bf361220e77591e923e14a371"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.04.21.6/youtube-dl.exe",
+ "03319955f137f1d98ec05d739360c2d60d668880f380c15d1e151d2dcb721546"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.04.21.6/youtube-dl-2014.04.21.6.tar.gz",
+ "8df2a8300a6e333a637f655181216097839992b384f2eafa93f1ee9cfd2f1e1a"
+ ]
}
}
}
\ No newline at end of file