mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
Related: https://github.com/blackjack4494/yt-dlc/pull/182 (7b400ac40b
)
Authored by: jbruchon
This commit is contained in:
parent
78b9a616cc
commit
46261325be
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
'--exclude-module=ytdlp_plugins',
|
||||
'--hidden-import=mutagen',
|
||||
'--hidden-import=Crypto',
|
||||
'--upx-exclude=vcruntime140.dll',
|
||||
'youtube_dlc/__main__.py',
|
||||
])
|
||||
SetVersion('dist/youtube-dlc%s.exe' % _x86, VERSION_FILE)
|
||||
|
|
Loading…
Reference in a new issue