mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-29 13:41:05 +00:00 
			
		
		
		
	 63c00011d4
			
		
	
	
		63c00011d4
		
	
	
	
	
		
			
			If UPX is available in the PATH, then without this option, make_win.bat will corrupt the DLL and the built executable will be unusable.
		
			
				
	
	
		
			1 line
		
	
	
		
			154 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			154 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| py -m PyInstaller youtube_dlc\__main__.py --onefile --name youtube-dlc --version-file win\ver.txt --icon win\icon\cloud.ico --upx-exclude=vcruntime140.dll |