parent
ed3bb2b0a1
commit
615a84447e
19 changed files with 80 additions and 94 deletions
|
|
@ -1 +0,0 @@
|
|||
# Empty file
|
||||
|
|
@ -20,7 +20,7 @@ def main():
|
|||
'py2exe builds do not support pycryptodomex and needs VC++14 to run. '
|
||||
'It is recommended to run "pyinst.py" to build using pyinstaller instead')
|
||||
|
||||
return freeze(
|
||||
freeze(
|
||||
console=[{
|
||||
'script': './yt_dlp/__main__.py',
|
||||
'dest_base': 'yt-dlp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue