]> jfr.im git - yt-dlp.git/blob - yt_dlp/__pyinstaller/__init__.py
[devscripts] Provide pyinstaller hooks
[yt-dlp.git] / yt_dlp / __pyinstaller / __init__.py
1 import os
2
3
4 def get_hook_dirs():
5 return [os.path.dirname(__file__)]