mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[update] Expose more functionality to API
This commit is contained in:
parent
f0500bd1e4
commit
57e0f077a6
4 changed files with 159 additions and 119 deletions
|
@ -5,7 +5,6 @@ import sys
|
|||
|
||||
from PyInstaller.__main__ import run as run_pyinstaller
|
||||
|
||||
|
||||
OS_NAME, ARCH = sys.platform, platform.architecture()[0][:2]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue