mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 07:37:06 -05:00 
			
		
		
		
	Tiny tpo
This commit is contained in:
		@@ -119,7 +119,7 @@ class YoutubeDL(object):
 | 
			
		||||
                and not params['restrictfilenames']):
 | 
			
		||||
            # On Python 3, the Unicode filesystem API will throw errors (#1474)
 | 
			
		||||
            self.report_warning(
 | 
			
		||||
                u'Assuming --restrict-filenames isnce file system encoding '
 | 
			
		||||
                u'Assuming --restrict-filenames since file system encoding '
 | 
			
		||||
                u'cannot encode all charactes. '
 | 
			
		||||
                u'Set the LC_ALL environment variable to fix this.')
 | 
			
		||||
            params['restrictfilenames'] = True
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user