Bugfix for 775cde82dc5b1dc64ab0539a92dd8c7ba6c0ad33 (#9241)
[yt-dlp3.git] / yt_dlp / __pyinstaller / __init__.py
blob1c52aadf4ba4bc290f3ff0f1a9f12d5f2e49b5ce
1 import os
4 def get_hook_dirs():
5 return [os.path.dirname(__file__)]