diff --git a/download.html b/download.html
index b3f3b0ae6..767f7dacc 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.06.07/youtube-dl">2014.06.07</a> (<a href="https://yt-dl.org/downloads/2014.06.07/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl">2014.06.09</a> (<a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 5d5f6f8ad2521946510c9edbc0925bbc</li>
-<li><strong>SHA1</strong>: 8a6697003876be9afe54f1a33ae85dacee245ea6</li>
-<li><strong>SHA256</strong>: 608c9445e4668beab53acc63952483faccc004b7289665a421db3d6082d45a58</li>
+<li><strong>MD5</strong>: ae7c399fc40e296929d84d3975759402</li>
+<li><strong>SHA1</strong>: 76676eda9594e1686464ba8e9dd2446ef94a3c4c</li>
+<li><strong>SHA256</strong>: 292af8ef4db1892d487515f571bed31b8b46e14e2aef278d2476d82ac23e800c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.06.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.07/youtube-dl.exe.sig">sig</a> - c711099924816d1146ea8b7ac25e875c2ed20b3bc0a27c0b7d80b8f7f763c193)<br>
-	<a href="https://yt-dl.org/downloads/2014.06.07/youtube-dl-2014.06.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.07/youtube-dl-2014.06.07.tar.gz.sig">sig</a> - 17f45e32984840f8e038eead72a4d99f3107fc272589cfc5bde9c6fef10f98ab)
+	<a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl.exe.sig">sig</a> - 77b28c439b661a8d216c939855175e457deb11624a6fdf4a0beb0b8204a57eb5)<br>
+	<a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl-2014.06.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.09/youtube-dl-2014.06.09.tar.gz.sig">sig</a> - e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c)
 </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.06.07/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.06.09/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.06.07/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.09/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.06.07/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/2014.06.09/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 b8f0f7298..a01d1687d 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -323,6 +323,7 @@
 	<li><b>vk.com</b></li>
 	<li><b>vube</b>: Vube.com</li>
 	<li><b>VuClip</b></li>
+	<li><b>vulture.com</b></li>
 	<li><b>WashingtonPost</b></li>
 	<li><b>wat.tv</b></li>
 	<li><b>WDR</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 0ed6004de..fdc0916f0 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.06.07
\ No newline at end of file
+2014.06.09
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 0657330d6..982e22b0d 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-06-07T16:46:00.260651Z</updated>
+    <updated>2014-06-09T23:21:50.897842Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4775,4 +4775,19 @@
 	    <updated>2014-06-07T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.09</id>
+	    <title>New version 2014.06.09</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/2014.06.09/">https://yt-dl.org/downloads/2014.06.09/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-06-09T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index a8bb83fe5..66cdb3e46 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.06.07",
-    "signature": "704cc8b53036eb4cb374b6d1be07673ac34cc2bd57532f9c585719ab1c823a681ff77fe6f60ce6314026603bc2399f44888083a59d21a215198495fa9b384e1cab1f907b40d44c8e2171d2b3c61d53d9f62a693920b0c6824391837f4848eb3ae896f2494491e258d74d91e3b7abf1682c46aa19e3fe1173a6e2a4151c6befc4",
+    "latest": "2014.06.09",
+    "signature": "6929237ce477db16a5b83bfb1440ab81842f1856b9aace1513cd4dc7c20a56b770e5e0f4021343ab93d870129fa2ec382ec7656acf1d4fe4a7b5e44224ac98e5327f61d671069b53e15633b7abc1dd863be40bfffad654a0bc5a837260c3b7517a58fdeff0e4925d7bd8de385e210b5108c7d56be6bad6fe018dd6e7e89dbbe3",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4459,6 +4459,20 @@
                 "https://yt-dl.org/downloads/2014.06.07/youtube-dl-2014.06.07.tar.gz",
                 "17f45e32984840f8e038eead72a4d99f3107fc272589cfc5bde9c6fef10f98ab"
             ]
+        },
+        "2014.06.09": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.06.09/youtube-dl",
+                "292af8ef4db1892d487515f571bed31b8b46e14e2aef278d2476d82ac23e800c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.06.09/youtube-dl.exe",
+                "77b28c439b661a8d216c939855175e457deb11624a6fdf4a0beb0b8204a57eb5"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.06.09/youtube-dl-2014.06.09.tar.gz",
+                "e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c"
+            ]
         }
     }
 }
\ No newline at end of file