diff --git a/download.html b/download.html
index 665eccffd..5334a33cb 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 : 49e0bf0f85659ad29476dd6f9e7072f1
-SHA1 : 5a53c03a76f949f7014d5223f64609fd6c2c9054
-SHA256 : a438dcc83afa568c4065c8c53b811dc0fadd51851ea6712a95aeaa392315d6e7
+MD5 : 919d00c6760009542a65010409aa2400
+SHA1 : bdd298b7789d809cacbabc5043cb600d11a9dac2
+SHA256 : 737a43809e68a4ebcfd1a7e2fec40772389badb890838450de1b7899ccc9a878
- Windows exe (sig - 8acb95a18dae33e44d127a5daa5d907a330a32fa82a6c8dccb7f813a02e6aed0)
- Full source + docs + binary tarball (sig - a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1)
+ Windows exe (sig - c52a1d208d2d3b5377a5d3092c3c705ff2873c7c841b8563ff3f6da4f89e3d34)
+ Full source + docs + binary tarball (sig - f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.02.19.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.02.19.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.19.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.02.19.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.19.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.19.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/supportedsites.html b/supportedsites.html
index 50c196186..370441039 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -206,6 +206,7 @@
ign.com
imdb : Internet Movie Database trailers
imdb:list : Internet Movie Database lists
+ Imgur
Ina
InfoQ
Instagram
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 5a17ba152..62b9dc742 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.02.19.1
\ No newline at end of file
+2015.02.19.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 94c4c4bab..0669ed426 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-19T01:08:29.165408Z
+ 2015-02-19T01:47:13.053508Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -7790,4 +7790,19 @@
2015-02-19T00:00:01Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.19.2
+ New version 2015.02.19.2
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-02-19T00:00:02Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 806705f60..6093d3ce4 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.02.19.1",
- "signature": "40a931ab210ba52a37281d806d78725f4af2e4fc4c94bcb88338f7a9b6639d2242cad1d20b94facaca0aa43e41789457e97278b44c1cf35363e6997d42c36d8ce0def1845f134f70035759f036be1402ed701e461c771111f665e7ded8a074976663f4b255a832e56fb2939952f543ea91ebd0be1089444d1d23646aeb572ebe",
+ "latest": "2015.02.19.2",
+ "signature": "2aa846ef2ae3088aa4aea079858e47ea1204132c1e47c48f0ef944c765d275dc2d6efb09cba08a11d7121e7c5269c3d08c00f8aca19cfd9c7fa3b1bc454b19c5666f750969f38bff72977687d0c901fb1f8ed427af9b54de1fb8c68be20a2d0a83efc717320148ee9a9534fddd270f8ef5577672a8d0aae3344e1aefd3fdedba",
"versions": {
"2012.02.22": {
"bin": [
@@ -7273,6 +7273,20 @@
"https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz",
"a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1"
]
+ },
+ "2015.02.19.2": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl",
+ "737a43809e68a4ebcfd1a7e2fec40772389badb890838450de1b7899ccc9a878"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe",
+ "c52a1d208d2d3b5377a5d3092c3c705ff2873c7c841b8563ff3f6da4f89e3d34"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz",
+ "f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
+ ]
}
}
}
\ No newline at end of file