From d0cd4e653b86d86ad3d5ad0e697fa2c1f1a79cc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 2 Jul 2017 20:18:56 +0700 Subject: [PATCH] release 2017.07.02 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 8de003d16..c352ae2c0 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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.

-

2017.06.25 (sig)

+

2017.07.02 (sig)

-

SHA256: 9cce42f5b31a9acc254d0b1224a3d413ab779f846b308b81976eef8c5a57136c

+

SHA256: 6e374ea904bfeebefe57e3b6251b643b95917e8751880918e91d80fe71ba2c24

- Windows exe (sig - SHA256 4265e6df884979a2b1f0c4649f15434f6e546d3ccb417e29e3759e2d421c3df2)
- Full source + docs + binary tarball (sig - SHA256 0531958d4dc10f0fae7960a4c8d08d17fe57acf79719a76387d765c382809f59) + Windows exe (sig - SHA256 d5a74a3aae836a01272eff5623253537d0eb7786d745695bb5316bd273418218)
+ Full source + docs + binary tarball (sig - SHA256 5b8b11c932ddbc346e2188f0e3a4c0ab8203b1b749f8ea9b212e10d34fa20168)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 7ba05f685..9e175fcd3 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -783,6 +783,7 @@

  • Tagesschau
  • tagesschau:player
  • Tass
  • +
  • TastyTrade
  • TBS
  • TDSLifeway
  • teachertube: teachertube.com videos
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index be3906996..ef9ae6235 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.06.25 \ No newline at end of file +2017.07.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4859dc131..674e6cd1e 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 - 2017-06-25T05:17:49.998951Z + 2017-07-02T20:18:51.150920Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11825,4 +11825,19 @@ 2017-06-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.07.02 + New version 2017.07.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.07.02/ +
    +
    + + The youtube-dl maintainers + + 2017-07-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c914d84b8..95a3172ac 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.06.25", - "signature": "0d7fa51ddc3e8a64d9d9cc711bdb9161d6e10d2d73d8de4ca76c010eff8e85363b6b20835b21d5c06494a99ba907d884fbdc35d995621e3658750740ade96bf6da4fe2628a1706a8f8cf6eb5df05e583ffffb997fa3cf98fadf57998f7773d408a1df3d9f6e5c4cc12333525299241ef444b2b213554952df25fea6fb73bd590", + "latest": "2017.07.02", + "signature": "81f65bd9c6197b3ad3696288b1bdf45547b03bf1c6f59855a4e43cac2b92deb6eda3ee543478fc3017ba63ab2cb7619af3bd7733b7faf028d7de7f2bdcf63d4060e6c94bfc8688eb527de62980aa610aa2a0a44b0f7c2926c110603962ea232fb65f1c4f30a0519ffd419ec299875b2ad9a842ad809cd70969c5f6b9d30adc33", "versions": { "2012.02.22": { "bin": [ @@ -11039,6 +11039,20 @@ "https://yt-dl.org/downloads/2017.06.25/youtube-dl-2017.06.25.tar.gz", "0531958d4dc10f0fae7960a4c8d08d17fe57acf79719a76387d765c382809f59" ] + }, + "2017.07.02": { + "bin": [ + "https://yt-dl.org/downloads/2017.07.02/youtube-dl", + "6e374ea904bfeebefe57e3b6251b643b95917e8751880918e91d80fe71ba2c24" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.07.02/youtube-dl.exe", + "d5a74a3aae836a01272eff5623253537d0eb7786d745695bb5316bd273418218" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.07.02/youtube-dl-2017.07.02.tar.gz", + "5b8b11c932ddbc346e2188f0e3a4c0ab8203b1b749f8ea9b212e10d34fa20168" + ] } } } \ No newline at end of file