aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknown <blackjack4494@web.de>2020-08-31 19:06:56 +0200
committerUnknown <blackjack4494@web.de>2020-08-31 19:06:56 +0200
commit87570c15073dd1f53604ea5860cac3501d7cdf6b (patch)
treee2303699ab01dd24416c4e510bb4619d0488350b
parentc8598bbe2690a6c5450fca757654b06820fccb35 (diff)
downloadhypervideo-pre-87570c15073dd1f53604ea5860cac3501d7cdf6b.tar.lz
hypervideo-pre-87570c15073dd1f53604ea5860cac3501d7cdf6b.tar.xz
hypervideo-pre-87570c15073dd1f53604ea5860cac3501d7cdf6b.zip
simple bat for win binary
-rw-r--r--make_win.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/make_win.bat b/make_win.bat
new file mode 100644
index 000000000..a1f692e17
--- /dev/null
+++ b/make_win.bat
@@ -0,0 +1 @@
+pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dlc \ No newline at end of file