This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
713b4cd18f
yt-dlp
/
yt_dlp
/
__pyinstaller
/
__init__.py
6 lines
72 B
Python
Raw
Blame
History
import
os
def
get_hook_dirs
(
)
:
return
[
os
.
path
.
dirname
(
__file__
)
]
Reference in New Issue
View Git Blame
Copy Permalink