]> jfr.im git - yt-dlp.git/blobdiff - make_win.bat
Add post_hooks option to YoutubeDL.py (https://github.com/ytdl-org/youtube-dl/pull...
[yt-dlp.git] / make_win.bat
index c5caac08ff202eaaca13fb9a0b3e206ad6133094..c35d9937e40defce2fc868672be06fb7a313906b 100644 (file)
@@ -1 +1 @@
-pyinstaller.exe youtube_dlc\__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