diff --git a/download.html b/download.html
index 5aebd3941..83cc2afb4 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 : fd4a6d6f6d810a449b4e0d4e9098bd0d
-SHA1 : f58d83bd0233f1e77f7ab64df044b6b104358c70
-SHA256 : 1b97e73f77231d2a6ca356adc2b587566fe5a7a2f1d90976e73445a0c17928e8
+MD5 : e973a0a233df188e1620f3e20528774d
+SHA1 : e2aec543dd2d322c82bd09985fce36a0db86ce87
+SHA256 : 644e5d2dfad1a197111162bc588c54ee80916127fa5bc956313bf289893bbb28
- Windows exe (sig - c98ef4431e8cb2bef9db004498fbe1dcac8cf726b09db7a970374d6e45ecc8d0)
- Full source + docs + binary tarball (sig - 097a39cdc29a05edb5e3956f421e172697ab7a6cf9295e818c512c9616efe66d)
+ Windows exe (sig - 3224e6565d6252e1366e736a6a828aa1e35b7f77522ebe3d2607c593bb1c7478)
+ Full source + docs + binary tarball (sig - f1258e8f91edb1e47d4e0ef19927faaa8327e834791807488ab21bbc5f3513af)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.03.24.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.03.24.5/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.03.24.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.03.24.5/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.03.24.4/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.03.24.5/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 5e4a0f3b4..dfd2eb403 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -282,6 +282,7 @@
Vine
vk.com
vube : Vube.com
+ WashingtonPost
wat.tv
WDR
Weibo
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index d49e54af9..dc2b4c8cb 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.03.24.4
\ No newline at end of file
+2014.03.24.5
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index e4b270d50..f2d6080d0 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-03-24T22:14:36.196836Z
+ 2014-03-24T23:26:32.883017Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -3965,4 +3965,19 @@
2014-03-24T00:00:04Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.24.5
+ New version 2014.03.24.5
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-03-24T00:00:05Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 8582668c0..408825bd5 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.03.24.4",
- "signature": "0cac61d6d891f323a9975fea10a82162ae2547dcdd02e83e475f619c774705d60467aada8ab566156b23820fae50e973ab3191d5a888e927de57a0a23a997e07ca1ea592af1783c77e9d0d367e091c647054aac29cacbf035491631d1ec67edad561cf82a3e9290f877639f4c0f6ac01d988065f6e9fc0b6be6bcfcd0c1c8f78",
+ "latest": "2014.03.24.5",
+ "signature": "37e05e5b13e0ff006a1435858fa97f5216da2557dd0a39632e7f8402ef74866240ccf416fb7efb9a957774eefa4393d036332220f809b33c234564a45f57b4d191e2cdb246d2cce8809125957b4244d31eba8d765be6225476c9c9074b64ee0c8c9a2e882d953485524633c0454088367c95f599097d361c7b79fd3505fd7baa",
"versions": {
"2012.02.22": {
"bin": [
@@ -3703,6 +3703,20 @@
"https://yt-dl.org/downloads/2014.03.24.4/youtube-dl-2014.03.24.4.tar.gz",
"097a39cdc29a05edb5e3956f421e172697ab7a6cf9295e818c512c9616efe66d"
]
+ },
+ "2014.03.24.5": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.03.24.5/youtube-dl",
+ "644e5d2dfad1a197111162bc588c54ee80916127fa5bc956313bf289893bbb28"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.03.24.5/youtube-dl.exe",
+ "3224e6565d6252e1366e736a6a828aa1e35b7f77522ebe3d2607c593bb1c7478"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.03.24.5/youtube-dl-2014.03.24.5.tar.gz",
+ "f1258e8f91edb1e47d4e0ef19927faaa8327e834791807488ab21bbc5f3513af"
+ ]
}
}
}
\ No newline at end of file