Created
May 8, 2019 08:37
-
-
Save pypy-vrc/a2ec2c870e8974e5d8d95850a304cf6d to your computer and use it in GitHub Desktop.
build youtube-dl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/ytdl-org/youtube-dl/issues/10014#issuecomment-472695214 | |
python.exe -m pip install pyinstaller | |
pyinstaller.exe youtube_dl\__main__.py --onefile --name youtube-dl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment