diff --git a/download.html b/download.html
index d6ce3a9b4..8ba52f0ff 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 : 755d0333639fb11e65cb6eb8dea994eb
-SHA1 : 80d94a9361199ef721b5219004f5ecfefe3e89c3
-SHA256 : d2e44d9d0c767f5c58517535eebe498847874f501c3cd454f6db61d73d44e457
+MD5 : 9aa200b2c85cf1fdf503334915d63f8f
+SHA1 : 24cabe8527e67943796d07ffaa6f9580fce6f29f
+SHA256 : 9343af62accac216412cbf68ed48def5ef34979fb19a336c13bb042c6b8a365c
- Windows exe (sig - c8268e0273d3bc283ee68e5c2b2a467536d14b0b8eb82a21600034abd768e7e2)
- Full source + docs + binary tarball (sig - 9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329)
+ Windows exe (sig - 9b7eecd646d414620efa9ee185574341061d845744e4a6c044d3ad2747b58c3c)
+ Full source + docs + binary tarball (sig - 696f712468cfee1dc9493b9a7dca8ad350bfda8730a68d10f478df89f0714597)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.01.08/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.01.17/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.08/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.01.17/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.08/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/2013.01.17/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 55f775f78..9c0770b7d 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.01.08
\ No newline at end of file
+2013.01.17
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 6f06d977b..3792449dc 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-08T23:47:24.591519Z
+ 2014-01-17T02:17:25.851638Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -110,6 +110,21 @@
2013-01-13T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.17
+ New version 2013.01.17
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-01-17T00:00:00Z
+
+
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.28
New version 2013.01.28
diff --git a/update/versions.json b/update/versions.json
index 6e5601f7b..0312ddaa2 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.01.08",
- "signature": "46e6a1e55984f60f5d072e3d1b467dc8bffe35c510b54f205b290b535c9de2a26a3e76a5234cb2ed815a39ea4354c3391cce2d87a830944987669aa98d86909ce992c14b33893bc0999068f7e04f230cc33549c1bdac8ca7da9ba705ab2874aad99b7d302182f97f8f24c403580e34dacf92d6d92860a8f349fc9730aa2240b5",
+ "latest": "2013.01.17",
+ "signature": "2fe0a581b9d7f8ba23e83211af1baf55e2798b1fd7a8ee5463bafb340c577b7ec8f6036ac3f52a67de7027968e5550906c14ae2eff34091ba7921b7c9ad17a4195e1e7b48c7483999334c3c132812287462a889c750734a9da044cec848a7d2da02fa9c3af17c6a2c5a67317530c4bdf7682d593f0b211c4e17983d9cef8645e",
"versions": {
"2012.02.22": {
"bin": [
@@ -100,6 +100,20 @@
"13cc8cffb4206a63be033dfbebcfa637bd489d58d9f54858d9552021aa8f0dd5"
]
},
+ "2013.01.17": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.01.17/youtube-dl",
+ "9343af62accac216412cbf68ed48def5ef34979fb19a336c13bb042c6b8a365c"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.01.17/youtube-dl.exe",
+ "9b7eecd646d414620efa9ee185574341061d845744e4a6c044d3ad2747b58c3c"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.01.17/youtube-dl-2013.01.17.tar.gz",
+ "696f712468cfee1dc9493b9a7dca8ad350bfda8730a68d10f478df89f0714597"
+ ]
+ },
"2013.01.28": {
"bin": [
"http://youtube-dl.org/downloads/2013.01.28/youtube-dl",