repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bugfix for 775cde82dc5b1dc64ab0539a92dd8c7ba6c0ad33 (#9241)
[yt-dlp3.git]
/
yt_dlp
/
__pyinstaller
/
__init__.py
blob
1c52aadf4ba4bc290f3ff0f1a9f12d5f2e49b5ce
1
import
os
2
3
4
def
get_hook_dirs
():
5
return
[
os
.
path
.
dirname
(
__file__
)]