mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[build] Use pycryptodomex for PyInstaller (#1179)
This commit is contained in:
		| @@ -76,7 +76,7 @@ VERSION_FILE = VSVersionInfo( | ||||
|     ] | ||||
| ) | ||||
|  | ||||
| dependancies = ['Crypto', 'mutagen'] + collect_submodules('websockets') | ||||
| dependancies = ['Cryptodome', 'mutagen'] + collect_submodules('websockets') | ||||
| excluded_modules = ['test', 'ytdlp_plugins', 'youtube-dl', 'youtube-dlc'] | ||||
|  | ||||
| PyInstaller.__main__.run([ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shirt
					shirt