X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/762e509d91be50546f62fc5c717280839b83c1e2..f85e6be42ec5e65c07a3f99927ca9dfe81d683f0:/pyinst.py diff --git a/pyinst.py b/pyinst.py index 7e040647c..be1e00caa 100644 --- a/pyinst.py +++ b/pyinst.py @@ -76,7 +76,7 @@ ] ) -dependancies = ['Crypto', 'mutagen'] + collect_submodules('websockets') +dependancies = ['Cryptodome', 'mutagen'] + collect_submodules('websockets') excluded_modules = ['test', 'ytdlp_plugins', 'youtube-dl', 'youtube-dlc'] PyInstaller.__main__.run([