mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cleanup, docs] Misc cleanup
Closes #2828, closes #2734, closes #2802, closes #2937
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| @@ -21,7 +21,7 @@ DESCRIPTION = 'A youtube-dl fork with additional features and patches' | ||||
| LONG_DESCRIPTION = '\n\n'.join(( | ||||
|     'Official repository: <https://github.com/yt-dlp/yt-dlp>', | ||||
|     '**PS**: Some links in this document will not work since this is a copy of the README.md from Github', | ||||
|     open('README.md', 'r', encoding='utf-8').read())) | ||||
|     open('README.md').read())) | ||||
|  | ||||
| REQUIREMENTS = open('requirements.txt').read().splitlines() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan