diff options
author | Sergey M․ <[email protected]> | 2018-05-09 00:38:22 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2018-05-09 00:38:22 +0700 |
commit | 493beb72afbf61a945017928517e3b0b54f4bb91 (patch) | |
tree | 640ae158566e81e42dbdf512c53fe7b24f79dcce | |
parent | 0f2ff4f2e26b618a32d14aa78842bd5cdd9ae92f (diff) | |
download | youtube-dl-493beb72afbf61a945017928517e3b0b54f4bb91.tar.gz youtube-dl-493beb72afbf61a945017928517e3b0b54f4bb91.zip |
release 2018.05.09
-rw-r--r-- | download.html | 10 | ||||
-rw-r--r-- | supportedsites.html | 3 | ||||
-rw-r--r-- | update/LATEST_VERSION | 2 | ||||
-rw-r--r-- | update/releases.atom | 17 | ||||
-rw-r--r-- | update/versions.json | 18 |
5 files changed, 41 insertions, 9 deletions
diff --git a/download.html b/download.html index 004a844a6..5218c5d05 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@ <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p> -<p><a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> +<p><a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p> -<h2><a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl">2018.05.01</a> (<a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl">2018.05.09</a> (<a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl.sig">sig</a>)</h2> -<p><strong>SHA256</strong>: 6bef6ba92f9dded85331857e166f3aec4674315261d225246fe6d07088087743</p> +<p><strong>SHA256</strong>: b7af0cbf2bff08ecc4e65c9dade31b0dbefd23b770f2868d8474336d529ac4de</p> <p> - <a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl.exe.sig">sig</a> - SHA256 b5b0ba856d4bad0ba6ce4bd896b205dc51ddaecb919a4d8acf89d7fbd736eac9)<br> - <a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl-2018.05.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.05.01/youtube-dl-2018.05.01.tar.gz.sig">sig</a> - SHA256 362cae0c99c0d685ae7a1fa368b42c475eb2945233488aac35aadc287dc3fed6) + <a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl.exe.sig">sig</a> - SHA256 31bc2b764e185e119c6e81b495fb2e07f547e163f3f528ee23daadbc660692ee)<br> + <a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl-2018.05.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.05.09/youtube-dl-2018.05.09.tar.gz.sig">sig</a> - SHA256 2db4d85d56381845b8b797bb25e7d4dcac801b5e5c09d3f20964682a455c846a) </p> <p>To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 67a8bcc39..99c2e96ce 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -137,6 +137,7 @@ <li><b>BRMediathek</b>: Bayerischer Rundfunk Mediathek</li> <li><b>bt:article</b>: Bergens Tidende Articles</li> <li><b>bt:vestlendingen</b>: Bergens Tidende - Vestlendingen</li> + <li><b>BusinessInsider</b></li> <li><b>BuzzFeed</b></li> <li><b>BYUtv</b></li> <li><b>Camdemy</b></li> @@ -178,6 +179,7 @@ <li><b>ClipRs</b></li> <li><b>Clipsyndicate</b></li> <li><b>CloserToTruth</b></li> + <li><b>CloudflareStream</b></li> <li><b>cloudtime</b>: CloudTime</li> <li><b>Cloudy</b></li> <li><b>Clubic</b></li> @@ -388,6 +390,7 @@ <li><b>Ir90Tv</b></li> <li><b>ITTF</b></li> <li><b>ITV</b></li> + <li><b>ITVBTCC</b></li> <li><b>ivi</b>: ivi.ru</li> <li><b>ivi:compilation</b>: ivi.ru compilations</li> <li><b>ivideon</b>: Ivideon TV</li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3d14f3db6..e1b13a354 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.05.01
\ No newline at end of file +2018.05.09
\ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9f4eae97c..cf81da624 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> <title>youtube-dl releases</title> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> - <updated>2018-05-01T03:41:19.036805Z</updated> + <updated>2018-05-09T00:38:21.999551Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -12665,4 +12665,19 @@ <updated>2018-05-01T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.05.09</id> + <title>New version 2018.05.09</title> + <link href="http://rg3.github.io/youtube-dl" /> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2018.05.09/">https://yt-dl.org/downloads/2018.05.09/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2018-05-09T00:00:00Z</updated> + </entry> + </feed>
\ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d0de4f90d..7f10699a7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.05.01", - "signature": "9d1039c3d0aae6bc2a8a7cf9f9c6c769ec4cdbf3ae60b38025e2a2556a4362c64a39d5d4ae4f1614f0b97662154bd3d5e3312d358fe81fd69105a182b61f99333988a83cc50cc4f2ada31ce9b124a13c950e484342edc98942581eaf3ea9f8af51ac2463c8417d7fba2871b50a3d23531aed0ab7608b7c7ae5f48813dd333981", + "latest": "2018.05.09", + "signature": "5288fb047aa23b0080cc6fd448271455396135832b932787ffd0256cf0fbf5afb8b99d045b7cd099519b5d227bdb1b4d904abdb5cfe00318fa6b97e9394d591e2d2f79770ce62e3413f10d64314186b05855480599b964827e98302f092014ae3de2a9135c6d5a9d9227d3755c1984466852c0e830b9ee19d3ae1803d9571e6f", "versions": { "2012.02.22": { "bin": [ @@ -11823,6 +11823,20 @@ "https://yt-dl.org/downloads/2018.05.01/youtube-dl-2018.05.01.tar.gz", "362cae0c99c0d685ae7a1fa368b42c475eb2945233488aac35aadc287dc3fed6" ] + }, + "2018.05.09": { + "bin": [ + "https://yt-dl.org/downloads/2018.05.09/youtube-dl", + "b7af0cbf2bff08ecc4e65c9dade31b0dbefd23b770f2868d8474336d529ac4de" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.05.09/youtube-dl.exe", + "31bc2b764e185e119c6e81b495fb2e07f547e163f3f528ee23daadbc660692ee" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.05.09/youtube-dl-2018.05.09.tar.gz", + "2db4d85d56381845b8b797bb25e7d4dcac801b5e5c09d3f20964682a455c846a" + ] } } }
\ No newline at end of file |