]> jfr.im git - yt-dlp.git/blob - yt_dlp/__pyinstaller/__init__.py
[ie/commonmistakes] Raise error on blob URLs (#9897)
[yt-dlp.git] / yt_dlp / __pyinstaller / __init__.py
1 import os
2
3
4 def get_hook_dirs():
5 return [os.path.dirname(__file__)]