mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[skip travis] renaming
to avoid using same folder when using pip install for example
This commit is contained in:
		| @@ -20,7 +20,7 @@ def main(): | ||||
|     bug_text = re.search( | ||||
|         r'(?s)#\s*BUGS\s*[^\n]*\s*(.*?)#\s*COPYRIGHT', readme).group(1) | ||||
|     dev_text = re.search( | ||||
|         r'(?s)(#\s*DEVELOPER INSTRUCTIONS.*?)#\s*EMBEDDING YOUTUBE-DL', | ||||
|         r'(?s)(#\s*DEVELOPER INSTRUCTIONS.*?)#\s*EMBEDDING youtube-dlc', | ||||
|         readme).group(1) | ||||
|  | ||||
|     out = bug_text + dev_text | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Unknown
					Unknown