parent
f40e32fb1a
commit
acb1042a9f
5 changed files with 39 additions and 32 deletions
5
yt_dlp/__pyinstaller/__init__.py
Normal file
5
yt_dlp/__pyinstaller/__init__.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import os
|
||||
|
||||
|
||||
def get_hook_dirs():
|
||||
return [os.path.dirname(__file__)]
|
||||
Loading…
Add table
Add a link
Reference in a new issue