From 078a5ae9307e6ca2f2f4c231f559958b86645dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 26 Oct 2016 19:57:26 +0700 Subject: [PATCH] release 2016.10.26 --- download.html | 10 +++++----- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index b22f8b4c9..7b89a6fff 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.

-

2016.10.25 (sig)

+

2016.10.26 (sig)

-

SHA256: 2f18bbb4de03ecfcfb65e2c0c53f719275b431bc175d20a7d4ea7441e74bf24b

+

SHA256: befe1f9fe06f855280a8f87642cb1fbf52d6f0b6e70496e9260fbcdd0409597c

- Windows exe (sig - SHA256 2de9fcfb6a1c983367452dbf3a5417ce465eab294058432c3038b428e529669a)
- Full source + docs + binary tarball (sig - SHA256 920048c6ff2f7f2c4b55c1ba4810e85f76efd814118e59b3568bdc2c38024697) + Windows exe (sig - SHA256 69d73a5c7ea4018294ded2bc00979f9f254e2c9178b6b6109dca7a30dd0d0092)
+ Full source + docs + binary tarball (sig - SHA256 df9f9848198ef225bc351db016d54843fb93252704a786e7e34418f60617b1a5)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 30fd82fdc..1da3e52ab 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -604,6 +604,8 @@

  • RDS: RDS.ca
  • RedTube
  • RegioTV
  • +
  • RENTV
  • +
  • RENTVArticle
  • Restudy
  • Reuters
  • ReverbNation
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8aa2f4991..39c34b4b9 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.25 \ No newline at end of file +2016.10.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 630859c5b..5d9cf2836 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-10-25T03:21:21.231229Z + 2016-10-26T19:57:21.564037Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10610,4 +10610,19 @@ 2016-10-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.26 + New version 2016.10.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.26/ +
    +
    + + The youtube-dl maintainers + + 2016-10-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 705a8298f..023b330c0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.25", - "signature": "73aa56ecafc7a3896c728dba599c3ec41d319139c9ad160fef42347b4ad67fbff9fea6cc5a8f03a82af2cc817f7db9ad7c5a61df219da02e0f0e4867ccbe3a9f30de5abfcb9fa9202107c597ba708bbe3a2f84c031e0e7740d7f8053b6f0390016a69410a477a0b01cd369cdc340437a0bad98875c82ecb9738b6dafe1cf5c4a", + "latest": "2016.10.26", + "signature": "4e87dbb5d369c273edbf4d14b19aa1c31c534e185cc4a5db21a78109039eb66ac49b46de41986bc9465ce9b829dcb95081d4f6e3f55876b6125b7bf308f3980bf51354a8934abb8b2c6a9b1de3d98c9de268461f37a360c60141f661897951311476f750686fb0f0d7c54e27d0f4f4c39b76744bd0af4d92982a70a8fefb8d6a", "versions": { "2012.02.22": { "bin": [ @@ -9905,6 +9905,20 @@ "https://yt-dl.org/downloads/2016.10.25/youtube-dl-2016.10.25.tar.gz", "920048c6ff2f7f2c4b55c1ba4810e85f76efd814118e59b3568bdc2c38024697" ] + }, + "2016.10.26": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.26/youtube-dl", + "befe1f9fe06f855280a8f87642cb1fbf52d6f0b6e70496e9260fbcdd0409597c" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.26/youtube-dl.exe", + "69d73a5c7ea4018294ded2bc00979f9f254e2c9178b6b6109dca7a30dd0d0092" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.26/youtube-dl-2016.10.26.tar.gz", + "df9f9848198ef225bc351db016d54843fb93252704a786e7e34418f60617b1a5" + ] } } } \ No newline at end of file