Merge pull request #4 from blackjack4494/pyinstaller

[skip travis] simple bat for win binary
This commit is contained in:
Tom-Oliver Heidel 2020-08-31 22:13:31 +02:00 committed by GitHub
commit 6d55b17922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
make_win.bat Normal file
View File

@ -0,0 +1 @@
pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dlc