diff --git a/download.html b/download.html
index 9240db5db..df225ee56 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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl">2015.11.10</a> (<a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl">2015.11.13</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 3e3cf4ba84d0e1ced2b2bc19b39f344a</li>
-<li><strong>SHA1</strong>: ca61fa081d3a3a79a7b44d4836fd48bda7ae2f6a</li>
-<li><strong>SHA256</strong>: 657364afe49e4badf3fb36f6aef2f69d8e2dd19c0100be9ff2290cd7af87adc7</li>
+<li><strong>MD5</strong>: 937f016ad391800bc42d5ce398085103</li>
+<li><strong>SHA1</strong>: 475274e12b9ffd7f0a2afe22d6e4f233661542b2</li>
+<li><strong>SHA256</strong>: 0d95ada5ddbad6a48d774c9b5590ea8b24a5af04eafc796c97af88e04b65a07d</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl.exe.sig">sig</a> - 43588575b139208af866bcab19002099ee47bd2e7a2039f73c4dc01fea78be02)<br>
-	<a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl-2015.11.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.10/youtube-dl-2015.11.10.tar.gz.sig">sig</a> - c5a34ecbcf27ff34e1aae7c17732095309012e33ea9d1d4def613ca73f47e6be)
+	<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe.sig">sig</a> - a3cbbb78590e2adb4696dbf8dda9d3f79c52c4874d14d757ea37b647aaf53ff7)<br>
+	<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz.sig">sig</a> - dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408)
 </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/2015.11.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.11.13/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2015.11.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.13/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2015.11.10/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.11.13/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/supportedsites.html b/supportedsites.html
index 5fa64bb47..a0a1abe89 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -215,7 +215,6 @@
 	<li><b>GodTube</b></li>
 	<li><b>GoldenMoustache</b></li>
 	<li><b>Golem</b></li>
-	<li><b>GorillaVid</b>: GorillaVid.in, daclips.in, movpod.in, fastvideo.in, realvid.net and filehoot.com</li>
 	<li><b>Goshgay</b></li>
 	<li><b>Groupon</b></li>
 	<li><b>Hark</b></li>
@@ -686,6 +685,7 @@
 	<li><b>WSJ</b>: Wall Street Journal</li>
 	<li><b>XBef</b></li>
 	<li><b>XboxClips</b></li>
+	<li><b>XFileShare</b>: XFileShare based sites: GorillaVid.in, daclips.in, movpod.in, fastvideo.in, realvid.net, filehoot.com and vidto.me</li>
 	<li><b>XHamster</b></li>
 	<li><b>XHamsterEmbed</b></li>
 	<li><b>XMinus</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 14a150d83..fddf48536 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.11.10
\ No newline at end of file
+2015.11.13
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index e28c6e5a3..fdb5fe8f6 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>2015-11-10T11:44:37.738794Z</updated>
+    <updated>2015-11-13T11:08:23.340919Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8720,4 +8720,19 @@
 	    <updated>2015-11-10T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.13</id>
+	    <title>New version 2015.11.13</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.11.13/">https://yt-dl.org/downloads/2015.11.13/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-11-13T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 3e1b80462..146051501 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2015.11.10",
-    "signature": "509f4924bbd1ce4251d3de861e82b380f6a2af35f0477f0354151b3a9d83e41acedf3bf94abfe1cc0b736bffeabdcd7b0fc810413749f9d76fa35bb5b452de0278f3d3bab730e2cf6aadb34581cf4cc2db3a9caffa41446b80baa24c66929770924d923b992471c559ae03e6b5619809312c60705e5c1e68e37bcb4f4c5eb000",
+    "latest": "2015.11.13",
+    "signature": "6ee649d789ecfdfa31aa0fb295329534e42b3547ea3819016d0ff513ce2b0da8060a5332d0d85d669713c25a287fc3ee5bc1cc02c9f5215b538027a35dd113a336e73dae6ce6c39f54f35b6cd2d0a6edb97b3d64d20beed2a052ad41c46c6963cceadee2eec44f5a9edbdb15a2a105e51bc77f874dd7a6d11fca5cd15ff11cdb",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8141,6 +8141,20 @@
                 "https://yt-dl.org/downloads/2015.11.10/youtube-dl-2015.11.10.tar.gz",
                 "c5a34ecbcf27ff34e1aae7c17732095309012e33ea9d1d4def613ca73f47e6be"
             ]
+        },
+        "2015.11.13": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.11.13/youtube-dl",
+                "0d95ada5ddbad6a48d774c9b5590ea8b24a5af04eafc796c97af88e04b65a07d"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe",
+                "a3cbbb78590e2adb4696dbf8dda9d3f79c52c4874d14d757ea37b647aaf53ff7"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz",
+                "dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408"
+            ]
         }
     }
 }
\ No newline at end of file