From 32c72b8b45faa154f7c5bb4125310dd8aaa449da Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Fri, 17 Jan 2014 02:17:28 +0100
Subject: [PATCH] release 2013.01.17

---
 download.html         | 18 +++++++++---------
 update/LATEST_VERSION |  2 +-
 update/releases.atom  | 17 ++++++++++++++++-
 update/versions.json  | 18 ++++++++++++++++--
 4 files changed, 42 insertions(+), 13 deletions(-)

diff --git a/download.html b/download.html
index d6ce3a9b4..8ba52f0ff 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl">2014.01.08</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl">2013.01.17</a> (<a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 755d0333639fb11e65cb6eb8dea994eb</li>
-<li><strong>SHA1</strong>: 80d94a9361199ef721b5219004f5ecfefe3e89c3</li>
-<li><strong>SHA256</strong>: d2e44d9d0c767f5c58517535eebe498847874f501c3cd454f6db61d73d44e457</li>
+<li><strong>MD5</strong>: 9aa200b2c85cf1fdf503334915d63f8f</li>
+<li><strong>SHA1</strong>: 24cabe8527e67943796d07ffaa6f9580fce6f29f</li>
+<li><strong>SHA256</strong>: 9343af62accac216412cbf68ed48def5ef34979fb19a336c13bb042c6b8a365c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.exe.sig">sig</a> - c8268e0273d3bc283ee68e5c2b2a467536d14b0b8eb82a21600034abd768e7e2)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz.sig">sig</a> - 9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329)
+	<a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl.exe.sig">sig</a> - 9b7eecd646d414620efa9ee185574341061d845744e4a6c044d3ad2747b58c3c)<br>
+	<a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl-2013.01.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.01.17/youtube-dl-2013.01.17.tar.gz.sig">sig</a> - 696f712468cfee1dc9493b9a7dca8ad350bfda8730a68d10f478df89f0714597)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.08/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.01.17/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.08/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.01.17/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 
 <p>To check the signature, type:
-<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.08/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.01.17/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
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 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-01-08T23:47:24.591519Z</updated>
+    <updated>2014-01-17T02:17:25.851638Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -110,6 +110,21 @@
 	    <updated>2013-01-13T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.17</id>
+	    <title>New version 2013.01.17</title>
+	    <link href="http://rg3.github.io/youtube-dl" />
+	    <content type="xhtml">
+	        <div xmlns="http://www.w3.org/1999/xhtml">
+	            Downloads available at <a href="https://yt-dl.org/downloads/2013.01.17/">https://yt-dl.org/downloads/2013.01.17/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2013-01-17T00:00:00Z</updated>
+	</entry>
+
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.01.28</id>
 	    <title>New version 2013.01.28</title>
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",