release 2018.01.07
This commit is contained in:
		
							parent
							
								
									8457b78f9d
								
							
						
					
					
						commit
						55a35ce9a1
					
				
					 10 changed files with 46 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -43,6 +43,6 @@
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -36,6 +36,6 @@
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</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/2017.12.31/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.01.07/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/2017.12.31/youtube-dl">2017.12.31</a> (<a href="https://yt-dl.org/downloads/2017.12.31/youtube-dl.sig">sig</a>)</h2>
 | 
			
		||||
<h2><a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl">2018.01.07</a> (<a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl.sig">sig</a>)</h2>
 | 
			
		||||
 | 
			
		||||
<p><strong>SHA256</strong>: fd2b774bf5a7a642bdcd52096717d6a4742d0505f2e1c3bc27a8fa30906a4bc3</p>
 | 
			
		||||
<p><strong>SHA256</strong>: 49319bbb761c15f36ced599a9c2202735dd81a7a93bb8ac6a8ca2cdf232039fb</p>
 | 
			
		||||
 | 
			
		||||
<p>
 | 
			
		||||
	<a href="https://yt-dl.org/downloads/2017.12.31/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.12.31/youtube-dl.exe.sig">sig</a> - SHA256 ae48915b393e75202247954eeb79edfd53e56db3b2554a92876254faeadc55c1)<br>
 | 
			
		||||
	<a href="https://yt-dl.org/downloads/2017.12.31/youtube-dl-2017.12.31.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.12.31/youtube-dl-2017.12.31.tar.gz.sig">sig</a> - SHA256 b10b23b7f5b2b1e3bca036e2c6b127902cac53d140cb40cf1ff8529362040133)
 | 
			
		||||
	<a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl.exe.sig">sig</a> - SHA256 af8f29b39e98db5216b9de9830a201b5490776084512091a69cf46905c298964)<br>
 | 
			
		||||
	<a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl-2018.01.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.01.07/youtube-dl-2018.01.07.tar.gz.sig">sig</a> - SHA256 280d11c565978d735bae954916390810df1217824bfe704181f1d93ad2f4e1b6)
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 | 
			
		||||
| 
						 | 
				
			
			@ -70,6 +70,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -70,6 +70,6 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -32,6 +32,6 @@
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -493,6 +493,7 @@
 | 
			
		|||
	<li><b>Moniker</b>: allmyvideos.net and vidspot.net</li>
 | 
			
		||||
	<li><b>Morningstar</b>: morningstar.com</li>
 | 
			
		||||
	<li><b>Motherless</b></li>
 | 
			
		||||
	<li><b>MotherlessGroup</b></li>
 | 
			
		||||
	<li><b>Motorsport</b>: motorsport.com</li>
 | 
			
		||||
	<li><b>MovieClips</b></li>
 | 
			
		||||
	<li><b>MovieFap</b></li>
 | 
			
		||||
| 
						 | 
				
			
			@ -1089,6 +1090,6 @@
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -21,6 +21,6 @@
 | 
			
		|||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
			
		||||
<img alt="Creative Commons License" style="border-width:0"
 | 
			
		||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
 | 
			
		||||
Copyright © 2006-2017 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
Copyright © 2006-2018 Ricardo Garcia Gonzalez</div>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
2017.12.31
 | 
			
		||||
2018.01.07
 | 
			
		||||
| 
						 | 
				
			
			@ -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>2017-12-31T04:32:26.848025Z</updated>
 | 
			
		||||
    <updated>2018-01-07T23:54:01.870353Z</updated>
 | 
			
		||||
    
 | 
			
		||||
	<entry>
 | 
			
		||||
	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 | 
			
		||||
| 
						 | 
				
			
			@ -12320,4 +12320,19 @@
 | 
			
		|||
	    <updated>2017-12-31T00:00:00Z</updated>
 | 
			
		||||
	</entry>
 | 
			
		||||
 | 
			
		||||
	<entry>
 | 
			
		||||
	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.01.07</id>
 | 
			
		||||
	    <title>New version 2018.01.07</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.01.07/">https://yt-dl.org/downloads/2018.01.07/</a>
 | 
			
		||||
	        </div>
 | 
			
		||||
	    </content>
 | 
			
		||||
	    <author>
 | 
			
		||||
	        <name>The youtube-dl maintainers</name>
 | 
			
		||||
	    </author>
 | 
			
		||||
	    <updated>2018-01-07T00:00:00Z</updated>
 | 
			
		||||
	</entry>
 | 
			
		||||
 | 
			
		||||
</feed>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
    "latest": "2017.12.31",
 | 
			
		||||
    "signature": "18f712cd2467eb5e75a5832b0a596215fda86507118dd0a5a9e50078825402f0612655f517f36acbdc781f767a25d0542ef4710b82d25a8c47102e25296c0183ea9d38fb5d44c1946ba5bf94793b6c40e0591be7c1cd2dddc2cf7604b3dd32eeb4b09ad18c53c932d2e22f7b1f05727bb315c7b79f39cba7ee601115aa5f61a2",
 | 
			
		||||
    "latest": "2018.01.07",
 | 
			
		||||
    "signature": "0cc4506cdb04572aa39a9a847b3acd7e9ba046be6a84ee1a60de83e36fc35a1bc27964d65718fbefd06ca9a013986ae0dc4196ad25b29a7e380bee3211047836f5d331397e1c83a290b71fa288f8ca8a428e29cda8c55a3ecafd44869cc89515868f0cba731f4c708ea59685a31010c5bd93ee4890d31cae0dec9515f9a22363",
 | 
			
		||||
    "versions": {
 | 
			
		||||
        "2012.02.22": {
 | 
			
		||||
            "bin": [
 | 
			
		||||
| 
						 | 
				
			
			@ -11501,6 +11501,20 @@
 | 
			
		|||
                "https://yt-dl.org/downloads/2017.12.31/youtube-dl-2017.12.31.tar.gz",
 | 
			
		||||
                "b10b23b7f5b2b1e3bca036e2c6b127902cac53d140cb40cf1ff8529362040133"
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "2018.01.07": {
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "https://yt-dl.org/downloads/2018.01.07/youtube-dl",
 | 
			
		||||
                "49319bbb761c15f36ced599a9c2202735dd81a7a93bb8ac6a8ca2cdf232039fb"
 | 
			
		||||
            ],
 | 
			
		||||
            "exe": [
 | 
			
		||||
                "https://yt-dl.org/downloads/2018.01.07/youtube-dl.exe",
 | 
			
		||||
                "af8f29b39e98db5216b9de9830a201b5490776084512091a69cf46905c298964"
 | 
			
		||||
            ],
 | 
			
		||||
            "tar": [
 | 
			
		||||
                "https://yt-dl.org/downloads/2018.01.07/youtube-dl-2018.01.07.tar.gz",
 | 
			
		||||
                "280d11c565978d735bae954916390810df1217824bfe704181f1d93ad2f4e1b6"
 | 
			
		||||
            ]
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue