From 24ddfc3d4cce1fc691281d6133165d814ed2be1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 3 Jul 2016 03:21:10 +0700 Subject: [PATCH] release 2016.07.03 --- download.html | 22 +++++++++++----------- supportedsites.html | 4 +++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 47 insertions(+), 16 deletions(-) diff --git a/download.html b/download.html index e8d7925eb..210218629 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.07.02 (sig)

+

2016.07.03 (sig)

- Windows exe (sig - a533f4e453940d3c8a116fbf9b751ed87adab9f07408f8b38f4dfb965ac9a4c0)
- Full source + docs + binary tarball (sig - 031c4f28611f138df63a99c886c6e06fef46f2e1f5b6e63d8a088acd29a8d9ba) + Windows exe (sig - 35815e90bff31415b40fb5565860f75c32fe02bb9de04b53d939cee08eaa700a)
+ Full source + docs + binary tarball (sig - 8877ded6c493fc9be70dc42dfb5b250baa659c12529b3b0c8406f1a96420a778)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl -L https://yt-dl.org/downloads/2016.07.02/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl -L https://yt-dl.org/downloads/2016.07.03/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.02/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.07.03/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

@@ -55,13 +55,12 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2016.07.02/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.07.03/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:

  • 4096R/A4826A18 Philipp Hagemeister Key fingerprint = 7D33 D762 FD6C 3513 0481 347F DB4B 54CB A482 6A18
  • -
  • 4096R/BCF05F6B Filippo Valsorda Key fingerprint = 428D F5D6 3EF0 7494 BB45 5AC0 EBF0 1804 BCF0 5F6B
  • 4096R/18A9236D Sergey M. Key fingerprint = ED7F 5BF4 6B3B BED8 1C87 368E 2C39 3E0F 18A9 236D
@@ -70,6 +69,7 @@ See the pypi page for more
  • 1024D/FAFB085C Philipp Hagemeister Key fingerprint = 0600 E1DB 6FB5 3A5D 95D8 FC0D F5EA B582 FAFB 085C (until 2013-06-01)
  • +
  • 4096R/BCF05F6B Filippo Valsorda Key fingerprint = 428D F5D6 3EF0 7494 BB45 5AC0 EBF0 1804 BCF0 5F6B (until 2014)
  • diff --git a/supportedsites.html b/supportedsites.html index c98bc19a1..0aab7daaa 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -298,6 +298,8 @@
  • HotStar
  • Howcast
  • HowStuffWorks
  • +
  • HRTi
  • +
  • HRTiPlaylist
  • HuffPost: Huffington Post
  • Hypem
  • Iconosquare
  • @@ -344,7 +346,7 @@
  • kuwo:mv: 酷我音乐 - MV
  • kuwo:singer: 酷我音乐 - 歌手
  • kuwo:song: 酷我音乐
  • -
  • la7.tv
  • +
  • la7.it
  • Laola1Tv
  • Le: 乐视网
  • Learnr
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7b3edf136..c0a4de34b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.07.02 \ No newline at end of file +2016.07.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d23c8e22b..9d034afcf 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-02T02:49:52.758734Z + 2016-07-03T03:21:00.724767Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9875,4 +9875,19 @@ 2016-07-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.07.03 + New version 2016.07.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.07.03/ +
    +
    + + The youtube-dl maintainers + + 2016-07-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6401f9f11..edd4b0b49 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.07.02", - "signature": "64d7160b36fe6d09e096b2763b84c1246a197b08a379974954085e3f06dd3fc59ab0d434c091297398df98eeb363d51049df5b574484c34435cb15d311d09f46631ec0beceb65cfae95803f0154ac46831f98c7a5383e2809ad27a10657ea9fc13da9aef542f9ede84b628403c05b5eafda40011b00f0f2b173c823e5476f3e4", + "latest": "2016.07.03", + "signature": "7ce1f25a4ef0b2a50aac60ac78fab477b73426708f86ca16bf546abb66d7bf3b36c2424187189b54003bbc3ea5202c307518f44ce9bf20fc18fb06b210316e82c1466760e36f8539828a4847cb94e2bdf27cd1cb9f9c2153605d3c035d477f3b5f9a349adbbf6ccfa9f0fc886cb0b3559b9cd105c230c2138fd7b0a3025a13cf", "versions": { "2012.02.22": { "bin": [ @@ -9219,6 +9219,20 @@ "https://yt-dl.org/downloads/2016.07.02/youtube-dl-2016.07.02.tar.gz", "031c4f28611f138df63a99c886c6e06fef46f2e1f5b6e63d8a088acd29a8d9ba" ] + }, + "2016.07.03": { + "bin": [ + "https://yt-dl.org/downloads/2016.07.03/youtube-dl", + "31926b0579c01adce035cda72375e08ef1135bc966603d7c87ef18ee29a06d51" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.07.03/youtube-dl.exe", + "35815e90bff31415b40fb5565860f75c32fe02bb9de04b53d939cee08eaa700a" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.07.03/youtube-dl-2016.07.03.tar.gz", + "8877ded6c493fc9be70dc42dfb5b250baa659c12529b3b0c8406f1a96420a778" + ] } } } \ No newline at end of file