diff --git a/download.html b/download.html
index 8d879407b..d9b43494e 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 : d9d89a6d2024186413abeb233e1c3c9f
-SHA1 : ffc78a1107021b897e2a8194dcca030ca2178fb1
-SHA256 : d89e9b9114718860a900ce9a49ec00411fdfc8f32ca00ed8b156e6a4f5548707
+MD5 : 6647332d3935445e9e57cf9efb57160b
+SHA1 : bbf8d528dedf0ebbb4c27db636de12942851313e
+SHA256 : f7cd927cb7f287e5ae3c489b2938ff5de17b1074770f03698ce83876180bbbdb
- Windows exe (sig - 52294491d10adc5ae40c42a0eda4da9980dfd2ad8067da58d5d07edc744e89ef)
- Full source + docs + binary tarball (sig - 7bbe87df0e4eefa1af36cd6fc86530bc8e1a78458d2d02d5e208656da4572fa2)
+ Windows exe (sig - 37a336c6f9987af4fd5fbc5d8bdf34ac8012346d62b9ded085e43f2c59315c09)
+ Full source + docs + binary tarball (sig - 8b6996f16124be12e432d14b5fb67fc9f253e5f0867d6c919fce39b0f4660ef2)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.01.05.5/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.05.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.01.05.5/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.05.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.01.05.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.01.05.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 fdb47994c..52fb69d56 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.01.05.5
\ No newline at end of file
+2014.01.05.6
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 33a9201f7..6f7d4c3da 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-01-05T06:00:46.017402Z
+ 2014-01-05T12:12:59.225186Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -2660,4 +2660,19 @@
2014-01-05T00:00:05Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.05.6
+ New version 2014.01.05.6
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-01-05T00:00:06Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 1581d297c..dc84b4290 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.01.05.5",
- "signature": "64583363cd0df413344323ae9d7d86cefc1d357b738d398f7d2f4449e44be5bb48547db1f1a49c6ed00fdf56162206c9ae224231aa7a59dee61771611b5cb8521fd7fff00412b39ea8b75ff9ba6244e3d7fb8651920d14aa3feeafe0b3c9f8840892b234f04e7478730979f0d30dc32dba63502db343fdb16b7e6c80e515e7e3",
+ "latest": "2014.01.05.6",
+ "signature": "6809aeba4db63e7d5d1e25272b1deed9b285d48f3cfe068eaa084d946f68f7cc07c919ba8e2b8e27053094576f49ee5ddd1b9bff793954e69e6a7ecd872b90f57c9736a2f882aa31ca3b0bc8817269104c1c7275bf93350e1bc63fd32781f97936b4a99299a2f6b6a91544bef32dbc7a2e40ac9fa446e1c54881aadfc0076e23",
"versions": {
"2012.02.22": {
"bin": [
@@ -2485,6 +2485,20 @@
"https://yt-dl.org/downloads/2014.01.05.5/youtube-dl-2014.01.05.5.tar.gz",
"7bbe87df0e4eefa1af36cd6fc86530bc8e1a78458d2d02d5e208656da4572fa2"
]
+ },
+ "2014.01.05.6": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.01.05.6/youtube-dl",
+ "f7cd927cb7f287e5ae3c489b2938ff5de17b1074770f03698ce83876180bbbdb"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.01.05.6/youtube-dl.exe",
+ "37a336c6f9987af4fd5fbc5d8bdf34ac8012346d62b9ded085e43f2c59315c09"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.01.05.6/youtube-dl-2014.01.05.6.tar.gz",
+ "8b6996f16124be12e432d14b5fb67fc9f253e5f0867d6c919fce39b0f4660ef2"
+ ]
}
}
}
\ No newline at end of file