mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-03 23:07:07 -05:00 
			
		
		
		
	YoutubeDL: style fix
This commit is contained in:
		@@ -1151,7 +1151,6 @@ class YoutubeDL(object):
 | 
			
		||||
                    return
 | 
			
		||||
                self.record_download_archive(info_dict)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    def download(self, url_list):
 | 
			
		||||
        """Download a given list of URLs."""
 | 
			
		||||
        outtmpl = self.params.get('outtmpl', DEFAULT_OUTTMPL)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user