diff --git a/download.html b/download.html
index b3f3b0ae6..767f7dacc 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 : 5d5f6f8ad2521946510c9edbc0925bbc
-SHA1 : 8a6697003876be9afe54f1a33ae85dacee245ea6
-SHA256 : 608c9445e4668beab53acc63952483faccc004b7289665a421db3d6082d45a58
+MD5 : ae7c399fc40e296929d84d3975759402
+SHA1 : 76676eda9594e1686464ba8e9dd2446ef94a3c4c
+SHA256 : 292af8ef4db1892d487515f571bed31b8b46e14e2aef278d2476d82ac23e800c
- Windows exe (sig - c711099924816d1146ea8b7ac25e875c2ed20b3bc0a27c0b7d80b8f7f763c193)
- Full source + docs + binary tarball (sig - 17f45e32984840f8e038eead72a4d99f3107fc272589cfc5bde9c6fef10f98ab)
+ Windows exe (sig - 77b28c439b661a8d216c939855175e457deb11624a6fdf4a0beb0b8204a57eb5)
+ Full source + docs + binary tarball (sig - e7aa2c7b54e17e1e0fb82718f841f98baf0acefd398f7a978be065aa99ca910c)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.06.07/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.06.09/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.06.07/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.06.09/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.06.07/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/2014.06.09/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/supportedsites.html b/supportedsites.html
index b8f0f7298..a01d1687d 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -323,6 +323,7 @@
vk.com
vube : Vube.com
VuClip
+ vulture.com
WashingtonPost
wat.tv
WDR
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 @@
youtube-dl releases
https://yt-dl.org/feed/youtube-dl-updates-feed
- 2014-06-07T16:46:00.260651Z
+ 2014-06-09T23:21:50.897842Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -4775,4 +4775,19 @@
2014-06-07T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.09
+ New version 2014.06.09
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-06-09T00:00:00Z
+
+
\ 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