Release 2024.11.18
[yt-dlp3.git] / yt_dlp / __pyinstaller / __init__.py
blob1c52aadf4ba4bc290f3ff0f1a9f12d5f2e49b5ce
1 import os
4 def get_hook_dirs():
5 return [os.path.dirname(__file__)]