From 058c2daacc3546a59af83e8ce4d89da05ba7a6f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergey=20M=E2=80=A4?=
Date: Tue, 14 Jun 2016 02:22:04 +0700
Subject: [PATCH] release 2016.06.14
---
download.html | 20 ++++++++++----------
supportedsites.html | 7 +++++--
update/LATEST_VERSION | 2 +-
update/releases.atom | 17 ++++++++++++++++-
update/versions.json | 18 ++++++++++++++++--
5 files changed, 48 insertions(+), 16 deletions(-)
diff --git a/download.html b/download.html
index a4210bfe9..93d365f6a 100644
--- a/download.html
+++ b/download.html
@@ -16,29 +16,29 @@
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.
-
+
-MD5 : cfc2f565ddfef2c08b44909ee3beea23
-SHA1 : cea48c5e11f42f1ecbe1f3cd01e9fbf8b26394f0
-SHA256 : 12197a78019918b3bfe2441365ae26c0ce5c35d411f38daabea03de922ed328d
+MD5 : ab90fb638ef5e778a62edf1062607eb5
+SHA1 : ead7ce6be02848b9021ee2d6213e31ad1c5cc213
+SHA256 : 83c5c4001e8004bd395756e330167fc0c28e0bfd7191622a0816ade9f8597be4
- Windows exe (sig - 8c8d2108fbbd563123262ba486258d594b6352c4c723298785740079e8e7770d)
- Full source + docs + binary tarball (sig - da22f40f0a837eaf92ac2f3088eb2b64cabd14a03b5c003645ac0b1ef94f6528)
+ Windows exe (sig - 663cd6cf75f623ba70b29f1ca84b281daddc9fc978e05532361e6befa2cf6141)
+ Full source + docs + binary tarball (sig - daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl -L https://yt-dl.org/downloads/2016.06.12/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.14/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.06.12/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.14/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
@@ -55,7 +55,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2016.06.12/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/2016.06.14/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 4039939b8..e8a15e22f 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -59,8 +59,8 @@
appletrailers:section
archive.org : archive.org videos
ARD
- ARD:mediathek : Saarländischer Rundfunk
ARD:mediathek
+ ARD:mediathek : Saarländischer Rundfunk
arte.tv
arte.tv:+7
arte.tv:cinema
@@ -550,6 +550,7 @@
revision3:embed
RICE
RingTV
+ RockstarGames
RottenTomatoes
Roxwel
RTBF
@@ -714,6 +715,7 @@
TVPlay : TV3Play and related services
Tweakers
twitch:chapter
+ twitch:clips
twitch:past_broadcasts
twitch:profile
twitch:stream
@@ -808,10 +810,11 @@
WNL
WorldStarHipHop
wrzuta.pl
+ wrzuta.pl:playlist
WSJ : Wall Street Journal
XBef
XboxClips
- XFileShare : XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To
+ XFileShare : XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To, XVIDSTAGE
XHamster
XHamsterEmbed
xiami:album : 虾米音乐 - 专辑
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 6d3712d34..070f057b5 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2016.06.12
\ No newline at end of file
+2016.06.14
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 6508efcc6..728e27ee8 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-06-12T12:08:28.174165Z
+ 2016-06-14T02:21:56.510297Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -9650,4 +9650,19 @@
2016-06-12T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.14
+ New version 2016.06.14
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2016-06-14T00:00:00Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 5f398fd45..d903ff771 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2016.06.12",
- "signature": "7ea6febe1dcb7021918cb17ed65c86c197836902393dd008c1f863267fde3413da28a0eba4624acf743ff42141fdf86e8b1d164aed20c975652e923c89c6baa32a42552e95fa9de529b74c345213f80b14d018e27ba9aba5e6a8b0d6ba200950144a68f562efa1c5be08971ed5f5147ea3cf32a4817500196770d53a7a2fd1ec",
+ "latest": "2016.06.14",
+ "signature": "714bd61053a6327c140ac803c6d7d4d5363c4cd50593eb7fc1653dcac1fd5ab65da5fbbaff4fba4fd7e465018a7397e37938736260606980f8332de3d667677bb46f7c171bd887b7fc36faf5d49cdcf45b5f70e2b2636949e7f629bac066e5fb4879cb7c771b523a6e732e5c7f5ba1fbbc57b361e848726f4270c18e685e45c0",
"versions": {
"2012.02.22": {
"bin": [
@@ -9009,6 +9009,20 @@
"https://yt-dl.org/downloads/2016.06.12/youtube-dl-2016.06.12.tar.gz",
"da22f40f0a837eaf92ac2f3088eb2b64cabd14a03b5c003645ac0b1ef94f6528"
]
+ },
+ "2016.06.14": {
+ "bin": [
+ "https://yt-dl.org/downloads/2016.06.14/youtube-dl",
+ "83c5c4001e8004bd395756e330167fc0c28e0bfd7191622a0816ade9f8597be4"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2016.06.14/youtube-dl.exe",
+ "663cd6cf75f623ba70b29f1ca84b281daddc9fc978e05532361e6befa2cf6141"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz",
+ "daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a"
+ ]
}
}
}
\ No newline at end of file