Start moving to ytdl-org
This commit is contained in:
		
							parent
							
								
									366611a433
								
							
						
					
					
						commit
						04cd51a0d2
					
				
					 5 changed files with 901 additions and 901 deletions
				
			
		| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h1>What is it?</h1>
 | 
					<h1>What is it?</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p><em>youtube-dl</em> is a command-line program to download videos from YouTube.com and a few <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>. It requires the <a href="http://www.python.org/">Python interpreter</a>, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. The project is currently being developed at <a href="https://github.com/rg3/youtube-dl/"><strong>GitHub</strong></a>.</p>
 | 
					<p><em>youtube-dl</em> is a command-line program to download videos from YouTube.com and a few <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>. It requires the <a href="http://www.python.org/">Python interpreter</a>, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. The project is currently being developed at <a href="https://github.com/ytdl-org/youtube-dl/"><strong>GitHub</strong></a>.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h1>Authors</h1>
 | 
					<h1>Authors</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -37,7 +37,7 @@
 | 
				
			||||||
<li><a href="https://github.com/pulpe">pulpe</a>: core developer.</li>
 | 
					<li><a href="https://github.com/pulpe">pulpe</a>: core developer.</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p>Many <a href="https://github.com/rg3/youtube-dl/blob/master/AUTHORS">other people</a> contributing patches, code, ideas and kind messages. <a href="https://github.com/rg3/youtube-dl/graphs/contributors">Too many</a> to be listed here. You know who you are. Thank you very much.</p>
 | 
					<p>Many <a href="https://github.com/ytdl-org/youtube-dl/blob/master/AUTHORS">other people</a> contributing patches, code, ideas and kind messages. <a href="https://github.com/ytdl-org/youtube-dl/graphs/contributors">Too many</a> to be listed here. You know who you are. Thank you very much.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="note">
 | 
					<div class="note">
 | 
				
			||||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
					<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,6 +2,6 @@
 | 
				
			||||||
<html>
 | 
					<html>
 | 
				
			||||||
<head>
 | 
					<head>
 | 
				
			||||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 | 
					<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 | 
				
			||||||
<meta http-equiv="refresh" content="0; url=https://github.com/rg3/youtube-dl/blob/master/README.md#readme">
 | 
					<meta http-equiv="refresh" content="0; url=https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme">
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
							
								
								
									
										2
									
								
								faq.html
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								faq.html
									
										
									
									
									
								
							| 
						 | 
					@ -2,6 +2,6 @@
 | 
				
			||||||
<html>
 | 
					<html>
 | 
				
			||||||
<head>
 | 
					<head>
 | 
				
			||||||
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 | 
					<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
 | 
				
			||||||
<meta http-equiv="refresh" content="0; url=https://github.com/rg3/youtube-dl/blob/master/README.md#faq">
 | 
					<meta http-equiv="refresh" content="0; url=https://github.com/ytdl-org/youtube-dl/blob/master/README.md#faq">
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
| 
						 | 
					@ -17,10 +17,10 @@
 | 
				
			||||||
<p><em>youtube-dl</em> is a command-line program to download videos from YouTube.com and a few <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>. It requires the <a href="http://www.python.org/">Python interpreter</a> (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a <a href="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
 | 
					<p><em>youtube-dl</em> is a command-line program to download videos from YouTube.com and a few <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>. It requires the <a href="http://www.python.org/">Python interpreter</a> (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a <a href="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<table border="0" id="rgb">
 | 
					<table border="0" id="rgb">
 | 
				
			||||||
	<tr><td><a class="button" id="r" href="https://github.com/rg3/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>
 | 
						<tr><td><a class="button" id="r" href="https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>
 | 
				
			||||||
	<tr><td><a class="button" id="g" href="download.html">Download</a></td></tr>
 | 
						<tr><td><a class="button" id="g" href="download.html">Download</a></td></tr>
 | 
				
			||||||
	<tr><td><a class="button" id="main-support" href="https://github.com/rg3/youtube-dl/issues/new">Support</a></td></tr>
 | 
						<tr><td><a class="button" id="main-support" href="https://github.com/ytdl-org/youtube-dl/issues/new">Support</a></td></tr>
 | 
				
			||||||
	<tr><td><a class="button" id="y" href="https://github.com/rg3/youtube-dl/">Develop</a></td></tr>
 | 
						<tr><td><a class="button" id="y" href="https://github.com/ytdl-org/youtube-dl/">Develop</a></td></tr>
 | 
				
			||||||
	<tr><td><a class="button" id="b" href="about.html">About</a></td></tr>
 | 
						<tr><td><a class="button" id="b" href="about.html">About</a></td></tr>
 | 
				
			||||||
</table>
 | 
					</table>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1782
									
								
								update/releases.atom
									
										
									
									
									
								
							
							
						
						
									
										1782
									
								
								update/releases.atom
									
										
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue