mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[ivi] Ask for pycryptodomex instead of pycryptodome
See discussion at 1bba88efc7 (r35982110)
			
			
This commit is contained in:
		| @@ -137,7 +137,7 @@ class IviIE(InfoExtractor): | |||||||
|                     continue |                     continue | ||||||
|                 elif not pycryptodomex_found: |                 elif not pycryptodomex_found: | ||||||
|                     raise ExtractorError( |                     raise ExtractorError( | ||||||
|                         'pycryptodome not found. Please install it.', |                         'pycryptodomex not found. Please install it.', | ||||||
|                         expected=True) |                         expected=True) | ||||||
|                 elif message: |                 elif message: | ||||||
|                     extractor_msg += ': ' + message |                     extractor_msg += ': ' + message | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․