diff --git a/download.html b/download.html
index 0b9d86f9e..bd3c16e15 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 : d789ae84d427447b22b48b075a8fdbb7
-SHA1 : a3c90df67ed09cd276644ac34b62e17745b6e4c4
-SHA256 : b2afa92029354e4cbe2ce05a83382802c088b646e315b0134c0ad602592789ec
+MD5 : b9a376410e1008bfdd010476c5d7034f
+SHA1 : ac26ec6fd86da63f07e16195208bec133bae6db1
+SHA256 : 999d0f90f983fe5d5750baaf7eee6aa87f84d014caf8635fa96a174d0858f81f
- Windows exe (sig - 00c29e5d7d29b46b95b86d1c1e9393b9434da1e85ce23604b76e0304119fcb3b)
- Full source + docs + binary tarball (sig - 760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00)
+ Windows exe (sig - 148a0b6a88d9c5185c6e408fa2ad7d8fa41aa49f0201bbe05267c5dd269030c7)
+ Full source + docs + binary tarball (sig - eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.10.16/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.10.18/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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.10.16/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.10.18/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /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.10.16/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.10.18/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 0429bdf31..d64fce9da 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -603,7 +603,8 @@
twitch:stream
twitch:video
twitch:vod
- TwitterCard
+ twitter
+ twitter:card
Ubu
udemy
udemy:course
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 33ed9a7a5..85bae5102 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.10.16
\ No newline at end of file
+2015.10.18
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 4e8eb4192..698aef956 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-10-16T21:44:32.391479Z
+ 2015-10-18T19:48:21.355031Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -8630,4 +8630,19 @@
2015-10-16T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.18
+ New version 2015.10.18
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-10-18T00:00:00Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index c03c02b77..a2a53910c 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.10.16",
- "signature": "2230d87081b85d8a5b567fb13134e6333764c1c52aa07b27cef9d33114aede82e0ceb75d5f04621f8eef92fd79a827c280ca1436d3486a6ac9a1417095b2b1f001a2e0ec1f2c60f151c240c8e6536734ab89c97a1a3c9c434e9923157022705a17e1e018259628e65370607daf9107434f9e422ee8565095d3271360988c061c",
+ "latest": "2015.10.18",
+ "signature": "356bf7398406a55ccf9aa2b5d09a14e4d4fb2337b716955ce48b355b9beec6c2dd85a062698eb126a02699fe42ebdfcbfcd80b2178b8dfe891ce62756bcdebd6a5baa174dcd284a87053082a0cc75995b6cf4625d43e20776f62e1b2d51927a858876939b416c0a3b48a88da1d3a3d9b3f80f9ab95da568532863a444896b32b",
"versions": {
"2012.02.22": {
"bin": [
@@ -8057,6 +8057,20 @@
"https://yt-dl.org/downloads/2015.10.16/youtube-dl-2015.10.16.tar.gz",
"760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00"
]
+ },
+ "2015.10.18": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.10.18/youtube-dl",
+ "999d0f90f983fe5d5750baaf7eee6aa87f84d014caf8635fa96a174d0858f81f"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.10.18/youtube-dl.exe",
+ "148a0b6a88d9c5185c6e408fa2ad7d8fa41aa49f0201bbe05267c5dd269030c7"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.10.18/youtube-dl-2015.10.18.tar.gz",
+ "eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e"
+ ]
}
}
}
\ No newline at end of file