parent
2f962d0a91
commit
95240b8093
6 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ import os
|
|||
import textwrap
|
||||
|
||||
# We must be able to import youtube_dl
|
||||
sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))))
|
||||
sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))))
|
||||
|
||||
import youtube_dl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue