index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt_dlp
/
__pyinstaller
/
__init__.py
blob: 1c52aadf4ba4bc290f3ff0f1a9f12d5f2e49b5ce (
plain
)
1
2
3
4
5
import os def get_hook_dirs(): return [os.path.dirname(__file__)]