mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[CONTRIBUTING.md] Remove the section about embedding; that is not applicable for youtube-dl contributors
This commit is contained in:
		| @@ -20,7 +20,8 @@ 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*BUGS', readme).group(1) | ||||
|         r'(?s)(#\s*DEVELOPER INSTRUCTIONS.*?)#\s*EMBEDDING YOUTUBE-DL', | ||||
|         readme).group(1) | ||||
|  | ||||
|     out = bug_text + dev_text | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister