diff --git a/download.html b/download.html
index abfe6c82c..28415b02e 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 : 836b11e0200a9ea5e1ca315029fa7028
-SHA1 : 34dab867c93bda02774aa00ff705db4d361bb15f
-SHA256 : 048e19d5059c5638e08dc42748a4db8e57bdcbd0491d8796bcac61e611ef4077
+MD5 : 557256eb13e2cc596acba25807028e3d
+SHA1 : 2bd500153b2a769c0e4e75d78d5596177037da1a
+SHA256 : 75f2207ef4bf1f87b585109fcf431bd57f32248cf769a4c1a967a269a4e3a975
- Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
- Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9)
+ Windows exe (sig - 2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e)
+ Full source + docs + binary tarball (sig - 02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2014.11.26.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.26.3/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.11.26.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.26.3/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/2014.11.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/2014.11.26.3/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 7a86d4c08..507638cf6 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.11.26.1
\ No newline at end of file
+2014.11.26.3
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 876914981..31527eff2 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-11-26T22:05:38.417961Z
+ 2014-11-26T22:18:20.422231Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -6515,4 +6515,19 @@
2014-11-26T00:00:01Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26.3
+ New version 2014.11.26.3
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2014-11-26T00:00:03Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index ed39b93b0..fd0515105 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2014.11.26.1",
- "signature": "684cfd928ba3d2a35521ffaccaf347efe8d8a013a6d493c5cff3350a3901e3c061379bcc36d616ddaa0f15b387770c2d3b46479796fadc8d48bd45f44acd74945ddb07b3c0590ed4f872a6884fdc7d4454871cba48b94199c88925b3ab9ccc015189fb06274ffc62a12be2edf95a170a3160ab91d2efc35fb1a0c68aafe3fb4b",
+ "latest": "2014.11.26.3",
+ "signature": "9983f83dd5e8f57997c02d6a4627611657faeb38eec4b61f6150302aaed457b6fa325a39417b9c4d560f36885d7ea04669dcdc1bddd56e78c550d75622d8dfa236f01b8df3c042d97d88dc1a4fd29c29563398ee80a146a511467942a24c24357b06c095a5bd7576d21d97d22008922cbca7f3ec4651b5fa750abac3b91d0069",
"versions": {
"2012.02.22": {
"bin": [
@@ -6083,6 +6083,20 @@
"https://yt-dl.org/downloads/2014.11.26.1/youtube-dl-2014.11.26.1.tar.gz",
"21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9"
]
+ },
+ "2014.11.26.3": {
+ "bin": [
+ "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl",
+ "75f2207ef4bf1f87b585109fcf431bd57f32248cf769a4c1a967a269a4e3a975"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl.exe",
+ "2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl-2014.11.26.3.tar.gz",
+ "02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe"
+ ]
}
}
}
\ No newline at end of file