]> jfr.im git - yt-dlp.git/blame - yt_dlp/__pyinstaller/__init__.py
[ie/cbc.ca:player] Improve `_VALID_URL` (#9866)
[yt-dlp.git] / yt_dlp / __pyinstaller / __init__.py
CommitLineData
acb1042a 1import os
2
3
4def get_hook_dirs():
5 return [os.path.dirname(__file__)]