mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 14:45:26 +00:00
release 2015.11.15
This commit is contained in:
parent
ade87212d2
commit
71dab9aee6
5 changed files with 45 additions and 15 deletions
|
@ -16,27 +16,27 @@
|
|||
|
||||
<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.</p>
|
||||
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl">2015.11.13</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl">2015.11.15</a> (<a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 937f016ad391800bc42d5ce398085103</li>
|
||||
<li><strong>SHA1</strong>: 475274e12b9ffd7f0a2afe22d6e4f233661542b2</li>
|
||||
<li><strong>SHA256</strong>: 0d95ada5ddbad6a48d774c9b5590ea8b24a5af04eafc796c97af88e04b65a07d</li>
|
||||
<li><strong>MD5</strong>: 79e39f66b8d92f17cdc91372668c5640</li>
|
||||
<li><strong>SHA1</strong>: 2aebb4bfa9fc51c5adcd9f2e490c5ed72a2efde5</li>
|
||||
<li><strong>SHA256</strong>: d25f439140eef608ab734332fc5cbc82a9bba23257ad625e5dd5198adc23ca06</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl.exe.sig">sig</a> - a3cbbb78590e2adb4696dbf8dda9d3f79c52c4874d14d757ea37b647aaf53ff7)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz.sig">sig</a> - dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408)
|
||||
<a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl.exe.sig">sig</a> - 8a18b743c8b68baacacff832fd5243d068ec1708422fa60a70baf269ce4fd4c6)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl-2015.11.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.11.15/youtube-dl-2015.11.15.tar.gz.sig">sig</a> - 30964eeac39d4b2aafba1b117b75dcc0f30a0b52ce477bde96156aeab4b56046)
|
||||
</p>
|
||||
|
||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.11.13/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.11.15/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+rx /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
<p>If you do not have curl, you can alternatively use a recent wget:
|
||||
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.13/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.15/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+rx /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
|
@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
|||
</p>
|
||||
|
||||
<p>To check the signature, type:
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.13/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.11.15/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
|
||||
</p>
|
||||
|
||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
|
|
@ -82,7 +82,8 @@
|
|||
<li><b>Bpb</b>: Bundeszentrale für politische Bildung</li>
|
||||
<li><b>BR</b>: Bayerischer Rundfunk Mediathek</li>
|
||||
<li><b>Break</b></li>
|
||||
<li><b>Brightcove</b></li>
|
||||
<li><b>brightcove:legacy</b></li>
|
||||
<li><b>brightcove:new</b></li>
|
||||
<li><b>bt:article</b>: Bergens Tidende Articles</li>
|
||||
<li><b>bt:vestlendingen</b>: Bergens Tidende - Vestlendingen</li>
|
||||
<li><b>BuzzFeed</b></li>
|
||||
|
@ -381,6 +382,7 @@
|
|||
<li><b>nowness:playlist</b></li>
|
||||
<li><b>nowness:series</b></li>
|
||||
<li><b>NowTV</b></li>
|
||||
<li><b>NowTVList</b></li>
|
||||
<li><b>nowvideo</b>: NowVideo</li>
|
||||
<li><b>npo</b>: npo.nl and ntr.nl</li>
|
||||
<li><b>npo.nl:live</b></li>
|
||||
|
@ -440,7 +442,6 @@
|
|||
<li><b>qqmusic:playlist</b>: QQ音乐 - 歌单</li>
|
||||
<li><b>qqmusic:singer</b>: QQ音乐 - 歌手</li>
|
||||
<li><b>qqmusic:toplist</b>: QQ音乐 - 排行榜</li>
|
||||
<li><b>Quickscope</b>: Quick Scope</li>
|
||||
<li><b>QuickVid</b></li>
|
||||
<li><b>R7</b></li>
|
||||
<li><b>radio.de</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2015.11.13
|
||||
2015.11.15
|
|
@ -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>2015-11-13T11:08:23.340919Z</updated>
|
||||
<updated>2015-11-15T22:18:25.151743Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -8735,4 +8735,19 @@
|
|||
<updated>2015-11-13T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.11.15</id>
|
||||
<title>New version 2015.11.15</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/2015.11.15/">https://yt-dl.org/downloads/2015.11.15/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-11-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.11.13",
|
||||
"signature": "6ee649d789ecfdfa31aa0fb295329534e42b3547ea3819016d0ff513ce2b0da8060a5332d0d85d669713c25a287fc3ee5bc1cc02c9f5215b538027a35dd113a336e73dae6ce6c39f54f35b6cd2d0a6edb97b3d64d20beed2a052ad41c46c6963cceadee2eec44f5a9edbdb15a2a105e51bc77f874dd7a6d11fca5cd15ff11cdb",
|
||||
"latest": "2015.11.15",
|
||||
"signature": "3c7f301534143d9d02aa11152a5e53ee8737d1d1f4a8c9d6dc6e0c4c3713363a33e71c9081a03a8d3f8b0b7eb31eddf0a1b7efb14faf5d585d09046dcf2c03754117df8a82a75d6a76cc8ab543e2b55fb30a2cfb8c96a889c6c957b303dec2608374e6bb3c2a66d725207ce64f9d270d26ea4a36d8d1d90e52c6e4d54c940f81",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -8155,6 +8155,20 @@
|
|||
"https://yt-dl.org/downloads/2015.11.13/youtube-dl-2015.11.13.tar.gz",
|
||||
"dd75b284de30aeff6b85d8550ad19cb8ca481961eb762304b6576ffeb8022408"
|
||||
]
|
||||
},
|
||||
"2015.11.15": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.11.15/youtube-dl",
|
||||
"d25f439140eef608ab734332fc5cbc82a9bba23257ad625e5dd5198adc23ca06"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.11.15/youtube-dl.exe",
|
||||
"8a18b743c8b68baacacff832fd5243d068ec1708422fa60a70baf269ce4fd4c6"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.11.15/youtube-dl-2015.11.15.tar.gz",
|
||||
"30964eeac39d4b2aafba1b117b75dcc0f30a0b52ce477bde96156aeab4b56046"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue