From e9260dbb3171750fd751d8a8556960120513d592 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Thu, 1 Jan 2015 21:51:17 +0100
Subject: [PATCH] release 2015.01.01

---
 about.html             |  2 +-
 documentation.html     |  2 +-
 donations.html         |  2 +-
 download.html          | 20 ++++++++++----------
 download.html.in       |  2 +-
 faq.html               |  2 +-
 index.html             |  2 +-
 supportedsites.html    | 16 +++++++++++++++-
 supportedsites.html.in |  2 +-
 update/LATEST_VERSION  |  2 +-
 update/releases.atom   | 17 ++++++++++++++++-
 update/versions.json   | 18 ++++++++++++++++--
 12 files changed, 65 insertions(+), 22 deletions(-)

diff --git a/about.html b/about.html
index 30a4e5fe6..59d61b526 100644
--- a/about.html
+++ b/about.html
@@ -36,6 +36,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/documentation.html b/documentation.html
index dce6f5571..cffa029c9 100644
--- a/documentation.html
+++ b/documentation.html
@@ -98,6 +98,6 @@ You can configure youtube-dl by placing default arguments (such as <code>--extra
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/donations.html b/donations.html
index 358cd3a8e..efe4e3f82 100644
--- a/donations.html
+++ b/donations.html
@@ -36,6 +36,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/download.html b/download.html
index db2697190..052fe1c0e 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.12.17.2/youtube-dl">2014.12.17.2</a> (<a href="https://yt-dl.org/downloads/2014.12.17.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl">2015.01.01</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 943ccd308698c97d14e632ff6aa4fc45</li>
-<li><strong>SHA1</strong>: a17851b65f68adaa39e7fcf9432d1fbac5b59a48</li>
-<li><strong>SHA256</strong>: 17ee125908db69820cea161489bbf248d7a97a1ce3d44815044316a9b9bdca6d</li>
+<li><strong>MD5</strong>: e588bba32935b849a2fde9ce84aa784a</li>
+<li><strong>SHA1</strong>: f2233e4cd3b603c56c056e0d8fd4ab5c41d98e00</li>
+<li><strong>SHA256</strong>: 06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.12.17.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.17.2/youtube-dl.exe.sig">sig</a> - 04c9cc8555807971efc83836496ba44bc0af36a1252b4314141b1a02477bdbd3)<br>
-	<a href="https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz.sig">sig</a> - 302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa)
+	<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe.sig">sig</a> - 680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz.sig">sig</a> - a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12)
 </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.12.17.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.01/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.12.17.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.01/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -53,7 +53,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.12.17.2/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/2015.01.01/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>
@@ -73,6 +73,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/download.html.in b/download.html.in
index f159cf9fd..eb4a7b6c8 100644
--- a/download.html.in
+++ b/download.html.in
@@ -73,6 +73,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/faq.html b/faq.html
index 2271e92db..737952737 100644
--- a/faq.html
+++ b/faq.html
@@ -85,6 +85,6 @@ means you're using an outdated version of Python. Please update to Python 2.6 or
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/index.html b/index.html
index 338bc888e..ca49f2653 100644
--- a/index.html
+++ b/index.html
@@ -32,6 +32,6 @@ You can also contact us on the irc channel <a href="irc://chat.freenode.net/#you
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/supportedsites.html b/supportedsites.html
index be219e0e5..d50cec10d 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -26,10 +26,12 @@
 	<li><b>abc.net.au</b></li>
 	<li><b>AcademicEarth:Course</b></li>
 	<li><b>AddAnime</b></li>
+	<li><b>AdobeTV</b></li>
 	<li><b>AdultSwim</b></li>
 	<li><b>Aftonbladet</b></li>
 	<li><b>AlJazeera</b></li>
 	<li><b>Allocine</b></li>
+	<li><b>AlphaPorno</b></li>
 	<li><b>anitube.se</b></li>
 	<li><b>AnySex</b></li>
 	<li><b>Aparat</b></li>
@@ -44,6 +46,7 @@
 	<li><b>arte.tv:ddc</b></li>
 	<li><b>arte.tv:embed</b></li>
 	<li><b>arte.tv:future</b></li>
+	<li><b>AtresPlayer</b></li>
 	<li><b>audiomack</b></li>
 	<li><b>AUEngine</b></li>
 	<li><b>Azubu</b></li>
@@ -85,6 +88,7 @@
 	<li><b>cmt.com</b></li>
 	<li><b>CNET</b></li>
 	<li><b>CNN</b></li>
+	<li><b>CNNArticle</b></li>
 	<li><b>CNNBlogs</b></li>
 	<li><b>CollegeHumor</b></li>
 	<li><b>ComCarCoff</b></li>
@@ -111,7 +115,9 @@
 	<li><b>DrTuber</b></li>
 	<li><b>DRTV</b></li>
 	<li><b>Dump</b></li>
+	<li><b>dvtv</b>: http://video.aktualne.cz/</li>
 	<li><b>EbaumsWorld</b></li>
+	<li><b>EchoMsk</b></li>
 	<li><b>eHow</b></li>
 	<li><b>Einthusan</b></li>
 	<li><b>eitb.tv</b></li>
@@ -121,6 +127,7 @@
 	<li><b>EMPFlix</b></li>
 	<li><b>Engadget</b></li>
 	<li><b>Eporner</b></li>
+	<li><b>EroProfile</b></li>
 	<li><b>Escapist</b></li>
 	<li><b>EveryonesMixtape</b></li>
 	<li><b>exfm</b>: ex.fm</li>
@@ -167,8 +174,11 @@
 	<li><b>Groupon</b></li>
 	<li><b>Hark</b></li>
 	<li><b>Heise</b></li>
+	<li><b>HellPorno</b></li>
 	<li><b>Helsinki</b>: helsinki.fi</li>
 	<li><b>HentaiStigma</b></li>
+	<li><b>hitbox</b></li>
+	<li><b>hitbox:live</b></li>
 	<li><b>HornBunny</b></li>
 	<li><b>HostingBulk</b></li>
 	<li><b>HotNewHipHop</b></li>
@@ -254,6 +264,7 @@
 	<li><b>NBCNews</b></li>
 	<li><b>ndr</b>: NDR.de - Mediathek</li>
 	<li><b>NDTV</b></li>
+	<li><b>NerdCubedFeed</b></li>
 	<li><b>Newgrounds</b></li>
 	<li><b>Newstube</b></li>
 	<li><b>nfb</b>: National Film Board of Canada</li>
@@ -278,6 +289,7 @@
 	<li><b>OktoberfestTV</b></li>
 	<li><b>on.aol.com</b></li>
 	<li><b>Ooyala</b></li>
+	<li><b>OpenFilm</b></li>
 	<li><b>orf:oe1</b>: Radio Österreich 1</li>
 	<li><b>orf:tvthek</b>: ORF TVthek</li>
 	<li><b>ORFFM4</b>: radio FM4</li>
@@ -387,6 +399,7 @@
 	<li><b>TeleBruxelles</b></li>
 	<li><b>telecinco.es</b></li>
 	<li><b>TeleMB</b></li>
+	<li><b>TeleTask</b></li>
 	<li><b>TenPlay</b></li>
 	<li><b>TF1</b></li>
 	<li><b>TheOnion</b></li>
@@ -485,6 +498,7 @@
 	<li><b>XTube</b></li>
 	<li><b>XTubeUser</b>: XTube user profile</li>
 	<li><b>XVideos</b></li>
+	<li><b>XXXYMovies</b></li>
 	<li><b>Yahoo</b>: Yahoo screen and movies</li>
 	<li><b>YesJapan</b></li>
 	<li><b>Ynet</b></li>
@@ -516,6 +530,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/supportedsites.html.in b/supportedsites.html.in
index 4d2211cd9..4e4560919 100644
--- a/supportedsites.html.in
+++ b/supportedsites.html.in
@@ -21,6 +21,6 @@
 <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 <img alt="Creative Commons License" style="border-width:0"
 src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
-Copyright © 2006-2014 Ricardo Garcia Gonzalez</div>
+Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
 </body>
 </html>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 028183b77..856975b45 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.12.17.2
\ No newline at end of file
+2015.01.01
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 89b48ea28..3ea0a5fa8 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-12-17T11:42:42.991432Z</updated>
+    <updated>2015-01-01T21:51:14.909787Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6965,4 +6965,19 @@
 	    <updated>2014-12-17T00:00:02Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.01</id>
+	    <title>New version 2015.01.01</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/2015.01.01/">https://yt-dl.org/downloads/2015.01.01/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-01T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 9977884d9..da6a9327f 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.12.17.2",
-    "signature": "13de987a51a53d6c57b41dec9ffd469df42309ecdcc879c6e53683e52ba638cad0253ad688aaad2a5a860d6f8b4664ae3469d405467820f2ca375d9bac843c956de016b8b3fe7af2096a10492ce002344cc0e76dde7684bcbbbddb7c64f8ef346e0809eab7b0f03321a43ef69077c18b054c1c40156cdc61e4e35cc9198e30ca",
+    "latest": "2015.01.01",
+    "signature": "320acdda018fcf06e71b5b04ab48e4f02415d6cbd9979c13b87bf8685dd8fd9d2d81c030f00b826b1c199ad53da87990f80b3a42764a1b03dd68997e4e980e337049216c33a5dd1c53d8d607a6572ed0d029daaa846f7595ef2818d3e57e570ea7da4e869f9f73e43518e7f3d57d473bb955a9d160c1e4892ce1b92a04e8c1e8",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6503,6 +6503,20 @@
                 "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz",
                 "302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa"
             ]
+        },
+        "2015.01.01": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.01/youtube-dl",
+                "06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe",
+                "680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz",
+                "a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12"
+            ]
         }
     }
 }
\ No newline at end of file