release 2015.02.19.3
This commit is contained in:
parent
34779a9f20
commit
31316b769c
|
@ -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>
|
<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.02.19.2/youtube-dl">2015.02.19.2</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl">2015.02.19.3</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>MD5</strong>: 919d00c6760009542a65010409aa2400</li>
|
<li><strong>MD5</strong>: 03f5061bc73c4ff7081418ce758a448f</li>
|
||||||
<li><strong>SHA1</strong>: bdd298b7789d809cacbabc5043cb600d11a9dac2</li>
|
<li><strong>SHA1</strong>: b2397cc84524ffe88cb75e744d2a655ef2a3ddd8</li>
|
||||||
<li><strong>SHA256</strong>: 737a43809e68a4ebcfd1a7e2fec40772389badb890838450de1b7899ccc9a878</li>
|
<li><strong>SHA256</strong>: cc78b4e4a413d8ff0fd853bb9dcbd42d0769ff25d3cbd47a13e0ddce9754f935</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe.sig">sig</a> - c52a1d208d2d3b5377a5d3092c3c705ff2873c7c841b8563ff3f6da4f89e3d34)<br>
|
<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.exe.sig">sig</a> - 875c999375351069889102dbac8e4ecd7250619f76612a8c3e59e8a0a5d510a1)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz.sig">sig</a> - f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23)
|
<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz.sig">sig</a> - 03970473aa25526ccd3a190aff36719ece14fefede5a657795966bb5dd005684)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
<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.02.19.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.19.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>If you do not have curl, you can alternatively use a recent wget:
|
<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.02.19.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.19.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To check the signature, type:
|
<p>To check the signature, type:
|
||||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.19.2/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.02.19.3/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>
|
||||||
|
|
||||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||||
|
|
|
@ -83,6 +83,7 @@
|
||||||
<li><b>Canalplus</b>: canalplus.fr, piwiplus.fr and d8.tv</li>
|
<li><b>Canalplus</b>: canalplus.fr, piwiplus.fr and d8.tv</li>
|
||||||
<li><b>CBS</b></li>
|
<li><b>CBS</b></li>
|
||||||
<li><b>CBSNews</b>: CBS News</li>
|
<li><b>CBSNews</b>: CBS News</li>
|
||||||
|
<li><b>CBSSports</b></li>
|
||||||
<li><b>CeskaTelevize</b></li>
|
<li><b>CeskaTelevize</b></li>
|
||||||
<li><b>channel9</b>: Channel 9</li>
|
<li><b>channel9</b>: Channel 9</li>
|
||||||
<li><b>Chilloutzone</b></li>
|
<li><b>Chilloutzone</b></li>
|
||||||
|
@ -279,6 +280,7 @@
|
||||||
<li><b>myvideo</b></li>
|
<li><b>myvideo</b></li>
|
||||||
<li><b>MyVidster</b></li>
|
<li><b>MyVidster</b></li>
|
||||||
<li><b>n-tv.de</b></li>
|
<li><b>n-tv.de</b></li>
|
||||||
|
<li><b>NationalGeographic</b></li>
|
||||||
<li><b>Naver</b></li>
|
<li><b>Naver</b></li>
|
||||||
<li><b>NBA</b></li>
|
<li><b>NBA</b></li>
|
||||||
<li><b>NBC</b></li>
|
<li><b>NBC</b></li>
|
||||||
|
@ -336,6 +338,7 @@
|
||||||
<li><b>podomatic</b></li>
|
<li><b>podomatic</b></li>
|
||||||
<li><b>PornHd</b></li>
|
<li><b>PornHd</b></li>
|
||||||
<li><b>PornHub</b></li>
|
<li><b>PornHub</b></li>
|
||||||
|
<li><b>PornHubPlaylist</b></li>
|
||||||
<li><b>Pornotube</b></li>
|
<li><b>Pornotube</b></li>
|
||||||
<li><b>PornoXO</b></li>
|
<li><b>PornoXO</b></li>
|
||||||
<li><b>PromptFile</b></li>
|
<li><b>PromptFile</b></li>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2015.02.19.2
|
2015.02.19.3
|
|
@ -3,7 +3,7 @@
|
||||||
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
||||||
<title>youtube-dl releases</title>
|
<title>youtube-dl releases</title>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
||||||
<updated>2015-02-19T01:47:13.053508Z</updated>
|
<updated>2015-02-19T19:32:49.794639Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||||
|
@ -7805,4 +7805,19 @@
|
||||||
<updated>2015-02-19T00:00:02Z</updated>
|
<updated>2015-02-19T00:00:02Z</updated>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.19.3</id>
|
||||||
|
<title>New version 2015.02.19.3</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.02.19.3/">https://yt-dl.org/downloads/2015.02.19.3/</a>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>The youtube-dl maintainers</name>
|
||||||
|
</author>
|
||||||
|
<updated>2015-02-19T00:00:03Z</updated>
|
||||||
|
</entry>
|
||||||
|
|
||||||
</feed>
|
</feed>
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"latest": "2015.02.19.2",
|
"latest": "2015.02.19.3",
|
||||||
"signature": "2aa846ef2ae3088aa4aea079858e47ea1204132c1e47c48f0ef944c765d275dc2d6efb09cba08a11d7121e7c5269c3d08c00f8aca19cfd9c7fa3b1bc454b19c5666f750969f38bff72977687d0c901fb1f8ed427af9b54de1fb8c68be20a2d0a83efc717320148ee9a9534fddd270f8ef5577672a8d0aae3344e1aefd3fdedba",
|
"signature": "122987d34508fda4536e719a471dc6016daab865598df3fc216b964775001a44147dad6ed18f79381f5847876f45499ef80916a6fa39510f17a6b0febeaf6ea65d635004a5c5d15d0f4b953f90399d9ed0570f9aa6fc76c526fba739e40efd3a17b96a4e596fc7f7d13062e536640f9a288680cb43b9f58e344d2022a85edc3f",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -7287,6 +7287,20 @@
|
||||||
"https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz",
|
"https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz",
|
||||||
"f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
|
"f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2015.02.19.3": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2015.02.19.3/youtube-dl",
|
||||||
|
"cc78b4e4a413d8ff0fd853bb9dcbd42d0769ff25d3cbd47a13e0ddce9754f935"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2015.02.19.3/youtube-dl.exe",
|
||||||
|
"875c999375351069889102dbac8e4ecd7250619f76612a8c3e59e8a0a5d510a1"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2015.02.19.3/youtube-dl-2015.02.19.3.tar.gz",
|
||||||
|
"03970473aa25526ccd3a190aff36719ece14fefede5a657795966bb5dd005684"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue