creating external

This commit is contained in:
c-basalt
2024-08-08 11:07:27 -04:00
parent e13c4573d9
commit 6327703ea8
10 changed files with 114 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
import math
from yt_dlp.jsinterp import JS_Undefined, JSInterpreter
from yt_dlp.jsinterp.jsinterp import JS_Undefined, JSInterpreter
class NaN: