diff --git a/download.html b/download.html
index 4427950bd..40251bc42 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.
-
+
-MD5 : ffb8b175d613fb0f6b5b6a40b8c9ddaf
-SHA1 : ecf1c4d17358f163f02754e8d6c921d99a51fa4a
-SHA256 : 92ec3c6f17b7c4897c496ed86fb54c121d6410e43f84f143c0a32c693bf9ccba
+MD5 : 6124ec21363fc8256c0e0e715e2405e1
+SHA1 : b8f32a6a0052185a67c9b330f9c7552eac279924
+SHA256 : 3dd8901ae5f954aeb6e7dcba0f9f13058410613cfa2c82bfdc5c0974c1211b09
- Windows exe (sig - f5fc4e2f55d862da2fe0c7b32fcf07ad5e21f2b4e06e75b97b3283fd2bedf297)
- Full source + docs + binary tarball (sig - 71bdc1961cb28ee1a301763614dd865dcfb3fdfdd6e2b54d6bc5ed34ff3d2a24)
+ Windows exe (sig - 8eea1de24d55546e046c85dc9cc4d13c649199c94f772eede5a844e87ed234b5)
+ Full source + docs + binary tarball (sig - 9a6d616ad7fde0f9fda72e64cb3197bd8faec04b7baa726def926119ad3bbd24)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.02.10.3/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.10.4/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/2015.02.10.3/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.10.4/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
@@ -53,7 +53,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2015.02.10.3/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/2015.02.10.4/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/update/LATEST_VERSION b/update/LATEST_VERSION
index 6bf3c7d53..d81967be4 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.02.10.3
\ No newline at end of file
+2015.02.10.4
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index fb38fc64c..c94286965 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
- 2015-02-10T05:56:36.731596Z
+ 2015-02-10T11:32:19.050741Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -7625,4 +7625,19 @@
2015-02-10T00:00:03Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10.4
+ New version 2015.02.10.4
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-02-10T00:00:04Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 3a9a5fbee..772bfdd65 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.02.10.3",
- "signature": "7f311f59e9d66e5c252a3db7b72e54365c199c939cfb21d25fa30cefa72b6ee4d8d8103d640f8626e96da003d57b7edd82ec9ae08a2c13b277121cf82cea1e49460ced2aa32cc8cc55cb3aa915db63ba37223efd52fe6c4689a1e20e6289fe84c9889574e61ef33b8b7f857bdb5d624af97f3cbf67dd94d0d8cfbb4b34d760eb",
+ "latest": "2015.02.10.4",
+ "signature": "9a9d7b0646572046f6ce6da6b9c0c83a39eb41636f0afc565e71da16646832c96c9cc03e85d44fd7ce52cccf71bbd019c2380c0d8eaea465ae00b89015c269a864f9cffff9f90d21a3bf0da19e47a8d81f30334756fc2a37c086380e20fd148278ec4193f96bc2f7a18ed007b960a8c292d2de70fd7dc8c22218ab18adb3e9ca",
"versions": {
"2012.02.22": {
"bin": [
@@ -7119,6 +7119,20 @@
"https://yt-dl.org/downloads/2015.02.10.3/youtube-dl-2015.02.10.3.tar.gz",
"71bdc1961cb28ee1a301763614dd865dcfb3fdfdd6e2b54d6bc5ed34ff3d2a24"
]
+ },
+ "2015.02.10.4": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.02.10.4/youtube-dl",
+ "3dd8901ae5f954aeb6e7dcba0f9f13058410613cfa2c82bfdc5c0974c1211b09"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.02.10.4/youtube-dl.exe",
+ "8eea1de24d55546e046c85dc9cc4d13c649199c94f772eede5a844e87ed234b5"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.02.10.4/youtube-dl-2015.02.10.4.tar.gz",
+ "9a6d616ad7fde0f9fda72e64cb3197bd8faec04b7baa726def926119ad3bbd24"
+ ]
}
}
}
\ No newline at end of file