]> jfr.im git - yt-dlp.git/blob - yt_dlp/__pyinstaller/__init__.py
[ie/khanacademy] Fix extractors (#9136)
[yt-dlp.git] / yt_dlp / __pyinstaller / __init__.py
1 import os
2
3
4 def get_hook_dirs():
5 return [os.path.dirname(__file__)]