aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/__pyinstaller/hook-yt_dlp.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/__pyinstaller/hook-yt_dlp.py')
-rw-r--r--yt_dlp/__pyinstaller/hook-yt_dlp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/__pyinstaller/hook-yt_dlp.py b/yt_dlp/__pyinstaller/hook-yt_dlp.py
index 20f037d32..bc843717c 100644
--- a/yt_dlp/__pyinstaller/hook-yt_dlp.py
+++ b/yt_dlp/__pyinstaller/hook-yt_dlp.py
@@ -31,4 +31,4 @@ def get_hidden_imports():
hiddenimports = list(get_hidden_imports())
print(f'Adding imports: {hiddenimports}')
-excludedimports = ['youtube_dl', 'youtube_dlc', 'test', 'ytdlp_plugins', 'devscripts']
+excludedimports = ['youtube_dl', 'youtube_dlc', 'test', 'ytdlp_plugins', 'devscripts', 'bundle']