mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-07 08:45:24 +00:00
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user