mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
release 2014.12.16.1
This commit is contained in:
parent
678d7bff51
commit
37d868f0f4
5 changed files with 43 additions and 13 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.3+ to work.</p>
|
||||
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl">2014.12.16</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl">2014.12.16.1</a> (<a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 478f44cb5b38fe5f6587b4699a2a9617</li>
|
||||
<li><strong>SHA1</strong>: fc69393068e58d155dd906ed7cafc3f8fc42ac66</li>
|
||||
<li><strong>SHA256</strong>: d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2</li>
|
||||
<li><strong>MD5</strong>: c336df95ec2b06f47f092ad098d07494</li>
|
||||
<li><strong>SHA1</strong>: e9a0cbce096855c207de0126023c83a6e73445be</li>
|
||||
<li><strong>SHA256</strong>: 27ece941485af74e3ddff24c1394512081d14701b4c1b552798acd6c89439888</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe.sig">sig</a> - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz.sig">sig</a> - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f)
|
||||
<a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.exe.sig">sig</a> - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz.sig">sig</a> - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603)
|
||||
</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/2014.12.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /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/2014.12.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /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/2014.12.16/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/2014.12.16.1/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>
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
<li><b>AddAnime</b></li>
|
||||
<li><b>AdultSwim</b></li>
|
||||
<li><b>Aftonbladet</b></li>
|
||||
<li><b>AlJazeera</b></li>
|
||||
<li><b>Allocine</b></li>
|
||||
<li><b>anitube.se</b></li>
|
||||
<li><b>AnySex</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2014.12.16
|
||||
2014.12.16.1
|
|
@ -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>2014-12-16T00:33:53.596980Z</updated>
|
||||
<updated>2014-12-16T16:08:06.370838Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -6890,4 +6890,19 @@
|
|||
<updated>2014-12-16T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16.1</id>
|
||||
<title>New version 2014.12.16.1</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/2014.12.16.1/">https://yt-dl.org/downloads/2014.12.16.1/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-12-16T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.12.16",
|
||||
"signature": "8e219b20077b6271f59837d139d1826d56dfcea4fb61e26b09cac10f5d3ee2a92c86fe38530e7cf2004b7df58b50dc07017c6d551b642b264d4a75305f444171db4ee19e82b4474cc71ed203fc70d10ccaa312508af2e8da246ee3748e238924353a072915cd9d94154f25486dfdee7373e846ac9f8de4742b2d8a0087748471",
|
||||
"latest": "2014.12.16.1",
|
||||
"signature": "75940945ae2d1a1f4c7824764d183e927d63685e3571d30dacfafdc1dda65702b285020d8114f1808576012ea2781ee1d1b0c89a6a9b4a87c21634882c8674b0b7d12606e7f4715aefbeb37eb302bf62b77cb06fefaaa173fc0aa445a92ae00f6bce179bc46a41ef21095baee28c911cf24e27d4649d7ed21f85a670c0831d79",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -6433,6 +6433,20 @@
|
|||
"https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz",
|
||||
"0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f"
|
||||
]
|
||||
},
|
||||
"2014.12.16.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.12.16.1/youtube-dl",
|
||||
"27ece941485af74e3ddff24c1394512081d14701b4c1b552798acd6c89439888"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.exe",
|
||||
"49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz",
|
||||
"287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue