mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Add option --replace-in-metadata
				
					
				
			This commit is contained in:
		| @@ -1281,7 +1281,7 @@ class YoutubeDL(object): | ||||
|             ie_result = self.process_video_result(ie_result, download=download) | ||||
|             additional_urls = (ie_result or {}).get('additional_urls') | ||||
|             if additional_urls: | ||||
|                 # TODO: Improve MetadataFromFieldPP to allow setting a list | ||||
|                 # TODO: Improve MetadataParserPP to allow setting a list | ||||
|                 if isinstance(additional_urls, compat_str): | ||||
|                     additional_urls = [additional_urls] | ||||
|                 self.to_screen( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan