diff --git a/download.html b/download.html
index 09c8628ba..75b92f2d2 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: 37f53fd16576e1f0dd6396cc5a31fdf0
-- SHA1: 96229442f61106e0fe353059703b836a6aadb0cd
-- SHA256: 7cace10e9edfc5149efe0428f76b61236e1552d3458eb078e8272798ef649ca4
+- MD5: e19784c150065460f785b1d9cca22061
+- SHA1: 04d9b140f7d17d7e4cf7e1a12f0384ac711d67c0
+- SHA256: 149c1ffdfe02eb7ab8fe00b1bab493fbcf006de457f904f6d310ac40a29d48f6
- Windows exe (sig - b2b056a2a75c3d3bb9d26f4115c8e896073d65f6a9cd44104febb16fb549ead3)
- Full source + docs + binary tarball (sig - 88c4d8883a9ff74d6bfb06bc1cdf6298c1316259063e16adfa2a7788252ea43c)
+ Windows exe (sig - bb520f94538eeab1957f7d7da04cafb7115da01680d7751dcf26d48caff3b3f7)
+ Full source + docs + binary tarball (sig - b2f6fc2b065acb772afe36179d1465439c902ec61ef6990f8fafb7b6c638b2c6)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2013.09.16/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.09.17/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/2013.09.16/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.09.17/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
@@ -49,7 +49,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2013.09.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/2013.09.17/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 b5dabb5e5..ec99eaa09 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -28,6 +28,7 @@
Bandcamp
blip.tv
blip.tv:user
+ Bloomberg
Break
Brightcove
canalc2.tv
@@ -123,6 +124,7 @@
VeeHD
Veoh
Vevo
+ Vice
video.google:search: Google Video search
video.mit.edu
videofy.me
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 366f16c05..f935ddd55 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.09.16
\ No newline at end of file
+2013.09.17
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 816b3728e..cdcd52342 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
youtube-dl releases
youtube-dl-updates-feed
- 2013-09-16T04:14:51.376450
+ 2013-09-17T17:09:16.122330
youtube-dl-2012.02.22
@@ -1324,6 +1324,21 @@
2013-09-16
+
+ youtube-dl-2013.09.17
+ New version 2013.09.17
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2013-09-17
+
+
youtube-dl-2013.11.09
New version 2013.11.09
diff --git a/update/versions.json b/update/versions.json
index a6ac8a7a2..7a4e30349 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2013.09.16",
- "signature": "71275651552539b60db0170e9204f256b966b412fb448a7f76af825ad45fb4519348187e853fc982247a2aa0178656ba42a1ae57135fee7dec8f9af1715e7eddac5a2fa99fa841cbf74ed67097f7c4d9949a524d8e500bff85b4881c8d93dd9a040954ad8b0f7ab14eb9c1a66dd929f261bfcd2d94cec91c3e15ab23e3f95054",
+ "latest": "2013.09.17",
+ "signature": "6a6afcd7ff3e0bce90b97dcb7cdaa07eb4ece6c9bc6eb04f1bc8191a6aba4b043ba796b9614bc604a875523f1d866dc408c46d2786a7b0ea970acb8a82edc9f1f910033e3b0aa0167eb4d84708c82b98924f457d713a8ebe4716b2affac1bd570b4af3ecba3d081b95de2f362d2e529df3f00b42dce6beffdb69a53a4cf87ce5",
"versions": {
"2012.02.22": {
"bin": [
@@ -1240,6 +1240,20 @@
"88c4d8883a9ff74d6bfb06bc1cdf6298c1316259063e16adfa2a7788252ea43c"
]
},
+ "2013.09.17": {
+ "bin": [
+ "https://yt-dl.org/downloads/2013.09.17/youtube-dl",
+ "149c1ffdfe02eb7ab8fe00b1bab493fbcf006de457f904f6d310ac40a29d48f6"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2013.09.17/youtube-dl.exe",
+ "bb520f94538eeab1957f7d7da04cafb7115da01680d7751dcf26d48caff3b3f7"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2013.09.17/youtube-dl-2013.09.17.tar.gz",
+ "b2f6fc2b065acb772afe36179d1465439c902ec61ef6990f8fafb7b6c638b2c6"
+ ]
+ },
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",