diff --git a/download.html b/download.html
index 295ba40d8..99b72e3f0 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 : 1d300e21be781288af45cee323c4d471
-SHA1 : eace3ce7f5df089c9b1b45c8884b2da6d646fcd3
-SHA256 : 447c6b4799dcc8e497bf59fda87ba03fad1565d790097a8f517af2f0fe324462
+MD5 : 2b49d1c6d8c87286acc4cf8587b212d5
+SHA1 : faa51ff370870df751404a234a157a291fb649b5
+SHA256 : 61f89db9e63c10e653a854b2978ba67d3d4bb3de52afa00638e3a58ac3868c2a
- Windows exe (sig - 5d50f7bbfc907d64ad66d9c1f99671e265061c0dc42e949539f64b691f710830)
- Full source + docs + binary tarball (sig - 7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f)
+ Windows exe (sig - a20b8117a9c35701d6c36c75e2c9daaa76abc90e80eb8359971a23bba16cac4a)
+ Full source + docs + binary tarball (sig - a00e9f8e040c7cfa4a3d53075386a4d8bb8c1fc7e66ca40a1edf95377f8c417b)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.02.26.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.26.2/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.26.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.26.2/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.26.1/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.26.2/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 083cf8913..1235b4e44 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.02.26.1
\ No newline at end of file
+2015.02.26.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 6e3f27055..94293037b 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-26T01:49:36.094073Z
+ 2015-02-26T09:49:13.338368Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -7955,4 +7955,19 @@
2015-02-26T00:00:01Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.26.2
+ New version 2015.02.26.2
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-02-26T00:00:02Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 31762c241..6965594a2 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.02.26.1",
- "signature": "5516fcc52358cfbb76632c23e554aa89b80a433866e42cc633fb637e17d6366533ffa2bd115456a6c3c01819f1052ef848f7209b8093449834718d1110190f80e7213a199bd49a1bdd4260d03e9da93240943c9a048fa21e916441383aec83874ae7b83b106f55510e8b58791c9efcc73ecbb79fe8f7d512c93c70cf52371475",
+ "latest": "2015.02.26.2",
+ "signature": "218b492475b2543a8ebd74551b1152f6f086cdcfd8e226f9ff5368f438a0b203942378a213f618fb84a7075c1830175c6299539b60d9042359537ff02481d68e1f4bcb8362c4ba89f0634fa7f1481d8a5271d15e80e51a2b9a6c5744b3296345d5104727bab0980da8f5ec4739e4f7d2343bb7d65c774b6f83503797b4b5522f",
"versions": {
"2012.02.22": {
"bin": [
@@ -7427,6 +7427,20 @@
"https://yt-dl.org/downloads/2015.02.26.1/youtube-dl-2015.02.26.1.tar.gz",
"7900e796a8e03c447b080e64f0d85d1bcf4152311caa10e8149b2e23a8b0907f"
]
+ },
+ "2015.02.26.2": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl",
+ "61f89db9e63c10e653a854b2978ba67d3d4bb3de52afa00638e3a58ac3868c2a"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl.exe",
+ "a20b8117a9c35701d6c36c75e2c9daaa76abc90e80eb8359971a23bba16cac4a"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.02.26.2/youtube-dl-2015.02.26.2.tar.gz",
+ "a00e9f8e040c7cfa4a3d53075386a4d8bb8c1fc7e66ca40a1edf95377f8c417b"
+ ]
}
}
}
\ No newline at end of file