diff --git a/download.html b/download.html index 0c2ab8b52..9f00f4666 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.

-

2016.06.18.1 (sig)

+

2016.06.19 (sig)

- Windows exe (sig - 4b12e6c01359968c9d8aa05400b3137bd2f60785fb1654f7517948c4d671c522)
- Full source + docs + binary tarball (sig - 509e983a0204d6ec93e91f7ca6c26e9dc5a223ae1bdf9afd17587902bb15299a) + Windows exe (sig - aff662acd8616d12ced6a0d0919e928c1c7af2919d3055e193b677cdeade0f1d)
+ Full source + docs + binary tarball (sig - 351062854fd715ccac85a4d679923282f85c34967324e06d353eeb1cf19ab244)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.06.18.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.06.19/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.18.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.06.19/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.18.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/2016.06.19/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 9f929c895..1497b084f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -143,6 +143,7 @@
  • cliphunter
  • ClipRs
  • Clipsyndicate
  • +
  • CloserToTruth
  • cloudtime: CloudTime
  • Cloudy
  • Clubic
  • @@ -536,6 +537,7 @@
  • qqmusic:singer: QQ音乐 - 歌手
  • qqmusic:toplist: QQ音乐 - 排行榜
  • R7
  • +
  • R7Article
  • radio.de
  • radiobremen
  • radiocanada
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3149e322f..8d25249da 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.06.18.1 \ No newline at end of file +2016.06.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ddf544d3e..3f1726c09 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-18T06:22:25.814236Z + 2016-06-19T02:33:23.892111Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9695,4 +9695,19 @@ 2016-06-18T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.19 + New version 2016.06.19 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.06.19/ +
    +
    + + The youtube-dl maintainers + + 2016-06-19T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ad6b24769..bfb4b29d4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.06.18.1", - "signature": "1353181ac1cbf75d8c83c10573a25cc70335b8be0e8b85e6efadd38e8c36bb5a99a3f3ad679d6c9fc8a73c288e23b426d0e2654b3d03b6f3270042ac84ac87ab7f11c96b74404c9b6160c82c1119890655ba1cf23bb83b6f073187996706fe6f0ce945688431cfd4186b06195071e0cce7402106ebe11ef6f752693ea26fea01", + "latest": "2016.06.19", + "signature": "18b8eed162de2ed6fd48d3a7e87b624e5ebeb1235f9438a1237fa33fc879914fa701ee23cb3b6b91db0958af104cbc5f06b79dca7ee87bd4467562cb3450473bdc5de0238130f5d832e63f98ec4a9d11d11ee9be61f707e9fc93b5d6e89c78cfcfe39523720188c620c178681c259638666a96c92eef81071e539777f5eb4a92", "versions": { "2012.02.22": { "bin": [ @@ -9051,6 +9051,20 @@ "https://yt-dl.org/downloads/2016.06.18.1/youtube-dl-2016.06.18.1.tar.gz", "509e983a0204d6ec93e91f7ca6c26e9dc5a223ae1bdf9afd17587902bb15299a" ] + }, + "2016.06.19": { + "bin": [ + "https://yt-dl.org/downloads/2016.06.19/youtube-dl", + "a6ac5ab649a78e695289def95d92d018fb75943cf1afb35223d105be2e7a8fd1" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.06.19/youtube-dl.exe", + "aff662acd8616d12ced6a0d0919e928c1c7af2919d3055e193b677cdeade0f1d" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.06.19/youtube-dl-2016.06.19.tar.gz", + "351062854fd715ccac85a4d679923282f85c34967324e06d353eeb1cf19ab244" + ] } } } \ No newline at end of file