diff --git a/download.html b/download.html
index df34faca7..7e5dec872 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 : 13edaac02aaf6b2e9a4ac729cfd024d2
-SHA1 : 77c1cbd63fe2474a18e93553e96bb082c28e4222
-SHA256 : 70bdf7221f93d7bcb71fa642774ab5e9411bd38e3c127e84851242e3ec1b6384
+MD5 : ae68aaf2ce47f2e6e3b6ecd2f340995d
+SHA1 : fb56aa71a83b9cc1ccbff696fcf0ecbaac3eeabb
+SHA256 : 697482340cf6cee13467b0c5d28e4196b6dccd3e39aa012287f54f4108e1dd27
- Windows exe (sig - 5230760f774cfdbf743e070fbf1aa74c3f7326bf991519ebb272defeadb1c37b)
- Full source + docs + binary tarball (sig - 863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801)
+ Windows exe (sig - 924f1b0cd91f168859a300ddf7a0c7e2bd6313988f7e365198a94c44691f1589)
+ Full source + docs + binary tarball (sig - af5dfd4f4ca21d94f0986db377aa6c83c41cd97957eb7528fc9ebf8cfc69e6e1)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.02.10/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.10.1/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/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.10.1/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/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.1/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 dd6517df8..bbcedaeb0 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.02.10
\ No newline at end of file
+2015.02.10.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 0db854dd1..a0ae0e8a2 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-10T01:23:58.816969Z
+ 2015-02-10T01:56:50.533224Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -7580,4 +7580,19 @@
2015-02-10T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10.1
+ New version 2015.02.10.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-02-10T00:00:01Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 32ced58ff..073197190 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.02.10",
- "signature": "7ddaca75281c1cd5630789ff6bd959cae666f59c7807d5f63d722fcda4fa3c4811144334669732ae7bd8cb4e56f9293a7582b18d2cfcb07bce61f2367e95fded5b61ad6e62e71ba4ec4fa4a9840ce11ef7aafa8787c149d79613f20bcc81b9fa09b4309b917d06e693e5f2d1f3bda33e4e71d1035690f92bce424329f204efa5",
+ "latest": "2015.02.10.1",
+ "signature": "1efa6f8a06a4a1aaf731d6e487ba88ca4e6649c8ab5a5ae3f2f3cdc38153eda05636b8bc423693803f7d4e10dfc618f3d399e9d83341a58f494c0d8a23c58b0a36f13dd3cb1c672f7c575dd4b6588470e545b3beeb5e9639f12d68b32d7220f33192114f5990d64f7487b6f721289802699051b404395e108d4b9ceab7a52cbf",
"versions": {
"2012.02.22": {
"bin": [
@@ -7077,6 +7077,20 @@
"https://yt-dl.org/downloads/2015.02.10/youtube-dl-2015.02.10.tar.gz",
"863bee174e815c711a693dd99c039ff41e6b9326fdeddd898ec73f3ad7daa801"
]
+ },
+ "2015.02.10.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.02.10.1/youtube-dl",
+ "697482340cf6cee13467b0c5d28e4196b6dccd3e39aa012287f54f4108e1dd27"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.02.10.1/youtube-dl.exe",
+ "924f1b0cd91f168859a300ddf7a0c7e2bd6313988f7e365198a94c44691f1589"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.02.10.1/youtube-dl-2015.02.10.1.tar.gz",
+ "af5dfd4f4ca21d94f0986db377aa6c83c41cd97957eb7528fc9ebf8cfc69e6e1"
+ ]
}
}
}
\ No newline at end of file