mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-08 02:53:41 +08:00
committed by
dabiboo
Unverified
parent
f810b95d78
commit
bf371b9d3d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user