]> jfr.im git - yt-dlp.git/blobdiff - make_win.bat
[extractor/commons] improve Akamai HTTP formats extraction
[yt-dlp.git] / make_win.bat
index a1f692e1731665b2e01573c2981c5a3dee88295f..c35d9937e40defce2fc868672be06fb7a313906b 100644 (file)
@@ -1 +1 @@
-pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dlc
\ No newline at end of file
+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
\ No newline at end of file