mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
release 2013.10.15
This commit is contained in:
parent
16200ac861
commit
3014883d87
5 changed files with 56 additions and 14 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/2013.10.09/youtube-dl">2013.10.09</a> (<a href="https://yt-dl.org/downloads/2013.10.09/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl">2013.10.15</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: ad65e84373fa8853c9f81820c6736cfe</li>
|
||||
<li><strong>SHA1</strong>: cac44e56ee3e75c3db9007444c85d622ffb37f05</li>
|
||||
<li><strong>SHA256</strong>: ed7a0f371cf8806a54adab39f133922b944f8d08238f5c8c084e1aaa445b2381</li>
|
||||
<li><strong>MD5</strong>: c90c6e1aa5140e23b82e7aef8f3025e4</li>
|
||||
<li><strong>SHA1</strong>: c1c8d9925f1614fd26b82b5965b545ab533814d7</li>
|
||||
<li><strong>SHA256</strong>: f1303676bfda8aa4ee622036c145baf43338783c8730ce3b4ec8c45dfb128487</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.09/youtube-dl.exe.sig">sig</a> - 3371d72e4c25a24b84d60c169e8f393fbcdb7a419b58282cd74f5b4b92150833)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.09/youtube-dl-2013.10.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.09/youtube-dl-2013.10.09.tar.gz.sig">sig</a> - 7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6)
|
||||
<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe.sig">sig</a> - 867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz.sig">sig</a> - f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717)
|
||||
</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/2013.10.09/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.15/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/2013.10.09/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.15/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
|
@ -49,7 +49,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/2013.10.09/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/2013.10.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>
|
||||
|
|
|
@ -24,6 +24,9 @@
|
|||
<li><b>archive.org</b>: archive.org videos</li>
|
||||
<li><b>ARD</b></li>
|
||||
<li><b>arte.tv</b></li>
|
||||
<li><b>arte.tv:+7</b></li>
|
||||
<li><b>arte.tv:creative</b></li>
|
||||
<li><b>arte.tv:future</b></li>
|
||||
<li><b>AUEngine</b></li>
|
||||
<li><b>Bandcamp</b></li>
|
||||
<li><b>blip.tv</b></li>
|
||||
|
@ -33,6 +36,7 @@
|
|||
<li><b>Brightcove</b></li>
|
||||
<li><b>canalc2.tv</b></li>
|
||||
<li><b>canalplus.fr</b></li>
|
||||
<li><b>Cinemassacre</b></li>
|
||||
<li><b>CNN</b></li>
|
||||
<li><b>CollegeHumor</b></li>
|
||||
<li><b>ComedyCentral</b>: The Daily Show / Colbert Report</li>
|
||||
|
@ -51,6 +55,7 @@
|
|||
<li><b>Escapist</b></li>
|
||||
<li><b>exfm</b>: ex.fm</li>
|
||||
<li><b>facebook</b></li>
|
||||
<li><b>faz.net</b></li>
|
||||
<li><b>fernsehkritik.tv</b></li>
|
||||
<li><b>fernsehkritik.tv:postecke</b></li>
|
||||
<li><b>Flickr</b></li>
|
||||
|
@ -70,6 +75,7 @@
|
|||
<li><b>Ina</b></li>
|
||||
<li><b>InfoQ</b></li>
|
||||
<li><b>Instagram</b></li>
|
||||
<li><b>InternetVideoArchive</b></li>
|
||||
<li><b>JeuxVideo</b></li>
|
||||
<li><b>Jukebox</b></li>
|
||||
<li><b>justin.tv</b></li>
|
||||
|
@ -89,6 +95,9 @@
|
|||
<li><b>NBA</b></li>
|
||||
<li><b>NBCNews</b></li>
|
||||
<li><b>Newgrounds</b></li>
|
||||
<li><b>nhl.com</b></li>
|
||||
<li><b>nhl.com:videocenter</b>: Download the first 12 videos from a videocenter category</li>
|
||||
<li><b>NowVideo</b></li>
|
||||
<li><b>Ooyala</b></li>
|
||||
<li><b>ORF</b></li>
|
||||
<li><b>PBS</b></li>
|
||||
|
@ -99,6 +108,7 @@
|
|||
<li><b>RBMARadio</b></li>
|
||||
<li><b>RedTube</b></li>
|
||||
<li><b>RingTV</b></li>
|
||||
<li><b>RottenTomatoes</b></li>
|
||||
<li><b>Roxwel</b></li>
|
||||
<li><b>RTLnow</b></li>
|
||||
<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
|
||||
|
@ -114,6 +124,7 @@
|
|||
<li><b>stanfordoc</b>: Stanford Open ClassRoom</li>
|
||||
<li><b>Statigram</b></li>
|
||||
<li><b>Steam</b></li>
|
||||
<li><b>SztvHu</b></li>
|
||||
<li><b>Teamcoco</b></li>
|
||||
<li><b>techtv.mit.edu</b></li>
|
||||
<li><b>TED</b></li>
|
||||
|
@ -135,11 +146,14 @@
|
|||
<li><b>Viddler</b></li>
|
||||
<li><b>video.google:search</b>: Google Video search</li>
|
||||
<li><b>video.mit.edu</b></li>
|
||||
<li><b>VideoDetective</b></li>
|
||||
<li><b>videofy.me</b></li>
|
||||
<li><b>VideoPremium</b></li>
|
||||
<li><b>vimeo</b></li>
|
||||
<li><b>vimeo:channel</b></li>
|
||||
<li><b>Vine</b></li>
|
||||
<li><b>wat.tv</b></li>
|
||||
<li><b>websurg.com</b></li>
|
||||
<li><b>Weibo</b></li>
|
||||
<li><b>Wimp</b></li>
|
||||
<li><b>WorldStarHipHop</b></li>
|
||||
|
@ -158,7 +172,6 @@
|
|||
<li><b>youtube:search</b>: YouTube.com searches</li>
|
||||
<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li>
|
||||
<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)</li>
|
||||
<li><b>youtube:truncated_url</b>: False</li>
|
||||
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
|
||||
<li><b>youtube:watch_later</b>: Youtube watch later list, "ytwatchlater" keyword (requires authentication)</li>
|
||||
<li><b>ZDF</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2013.10.09
|
||||
2013.10.15
|
|
@ -2,7 +2,7 @@
|
|||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<atom:title>youtube-dl releases</atom:title>
|
||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||
<atom:updated>2013-10-09T23:53:16.476659</atom:updated>
|
||||
<atom:updated>2013-10-15T12:29:30.536476</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -1519,6 +1519,21 @@
|
|||
<atom:updated>2013-10-09</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.10.15</atom:id>
|
||||
<atom:title>New version 2013.10.15</atom:title>
|
||||
<atom:link href="http://rg3.github.io/youtube-dl" />
|
||||
<atom:content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
Downloads available at <a href="https://yt-dl.org/downloads/2013.10.15/">https://yt-dl.org/downloads/2013.10.15/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-10-15</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.11.09</atom:id>
|
||||
<atom:title>New version 2013.11.09</atom:title>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.10.09",
|
||||
"signature": "428c95711684970d80fb9bbc4a7d3c72499ee793c294c6cea62c0cea4cee4b919432619ecec82a10cf6c2085da2d9e37f9015c0a584bb3af1ac060f10ee190f2df93168cfe7ed92a5ec6779c8b7c19ef3c8f1966cc84a080923822488b643241ad49f16bd744ecd7f9c2fdbd617ad9259ad879e786df23b778a510c94dbcb821",
|
||||
"latest": "2013.10.15",
|
||||
"signature": "66e17f84d89cbe0cd53f0192b517ed2514f809508b132844447a2395183e34c3b93f9d6877dc08d37f56c52b2f52c97dc2cdc194b73406088c55f337c978318127cc039c3cc7b12b57419e0d646e01a1d395f4385e866c16e6ad24b911c760fcacb45330aff628f77ad0119e4dc7909e1a29f2f19785042ef25c49e129672ef9",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -1422,6 +1422,20 @@
|
|||
"7f08ebb841530cccc4550d0468f8a5e53a83c5e95464c74b42032668b85a44a6"
|
||||
]
|
||||
},
|
||||
"2013.10.15": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.10.15/youtube-dl",
|
||||
"f1303676bfda8aa4ee622036c145baf43338783c8730ce3b4ec8c45dfb128487"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.10.15/youtube-dl.exe",
|
||||
"867ecf9d933fbe2b14287d1cf8e6027e0c43efce89fcb4b4821bbcda2eb2df9b"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.10.15/youtube-dl-2013.10.15.tar.gz",
|
||||
"f09a629f2d16f591413e9c1bcf62de3188792b638ae8bec005a0fa002404d717"
|
||||
]
|
||||
},
|
||||
"2013.11.09": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",
|
||||
|
|
Loading…
Reference in a new issue