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