diff --git a/download.html b/download.html
index f3e58db47..1ad4b01fe 100644
--- a/download.html
+++ b/download.html
@@ -16,25 +16,25 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.
-Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.
+Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.
-
+
-SHA256 : eda7983755cf80f7e12a9858cb1a62bc87488a3a3de247f70491412010e19795
+SHA256 : f90841fbef4970c1edc3943370c5ca4f58ea15936e29c6c7f3f4878271c5ef1b
- Windows exe (sig - SHA256 9af31e2bd90eb4c441d4f311249300e66d1856c6a5cdc17895492dca55a24e6f)
- Full source + docs + binary tarball (sig - SHA256 cf6d481239c2d002596ce703dabc53c6271f924b4c255be5f54c2dc13014fd04)
+ Windows exe (sig - SHA256 a7438f9f26a963c7e88dade75f930b22a2bb1df4665f15350f5e2cf336343aea)
+ Full source + docs + binary tarball (sig - SHA256 a87d716b796df153a3561107a935d96c2b049507a09c0a02a4039e751ae63e33)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl -L https://yt-dl.org/downloads/2016.07.16/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/latest/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/2016.07.16/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
@@ -51,7 +51,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2016.07.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/latest/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 d61ec80d9..f7c3ddace 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -464,6 +464,7 @@
niconico : ニコニコ動画
NiconicoPlaylist
NineCNineMedia
+ Nintendo
njoy : N-JOY
njoy:embed
Noco
@@ -660,6 +661,7 @@
stanfordoc : Stanford Open ClassRoom
Steam
Stitcher
+ Streamable
streamcloud.eu
StreamCZ
StreetVoice
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 777c637e4..62afd7b46 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2016.07.16
\ No newline at end of file
+2016.07.17
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 1bb0bbfac..1d8dfdc51 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
- 2016-07-16T02:21:51.423194Z
+ 2016-07-17T19:07:29.421456Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -10040,4 +10040,19 @@
2016-07-16T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.07.17
+ New version 2016.07.17
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2016-07-17T00:00:00Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index b50d15ccf..d3f5fe19e 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2016.07.16",
- "signature": "9bf499a9558edf826c205a0190a055cf876eeac281a3bae227090ff5d082423ab2ef89de4f15f74302584f86b4148b9611f63b0116e31ac42a9e7b9fb3b87cc8fbb4d440e8f48cec7b1b49c2a1d1e1c352e62535b566e9a4ffcdc8c94dfd606164fb1d8cced5b6daaa7b50de37435d923885937101fceb38383692e02dc9c7a8",
+ "latest": "2016.07.17",
+ "signature": "32f450b11502531bdb05a434502030c57c2939e371bc5e3fbbc4eccbb3b46127b1ec51e451473d3f7d9ce573219d916fb5a759c58cc8e2f8608628d1b6a987b1c00969ed5cd70a9b41ea371e484150171cf98c54f74814dbc6da74140be7cef10b89c57a7d182bf36b075afaff0cd3d8a7f4aa3578c506388e78dbf5ab4a39ea",
"versions": {
"2012.02.22": {
"bin": [
@@ -9373,6 +9373,20 @@
"https://yt-dl.org/downloads/2016.07.16/youtube-dl-2016.07.16.tar.gz",
"cf6d481239c2d002596ce703dabc53c6271f924b4c255be5f54c2dc13014fd04"
]
+ },
+ "2016.07.17": {
+ "bin": [
+ "https://yt-dl.org/downloads/2016.07.17/youtube-dl",
+ "f90841fbef4970c1edc3943370c5ca4f58ea15936e29c6c7f3f4878271c5ef1b"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2016.07.17/youtube-dl.exe",
+ "a7438f9f26a963c7e88dade75f930b22a2bb1df4665f15350f5e2cf336343aea"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2016.07.17/youtube-dl-2016.07.17.tar.gz",
+ "a87d716b796df153a3561107a935d96c2b049507a09c0a02a4039e751ae63e33"
+ ]
}
}
}
\ No newline at end of file