This commit is contained in:
phuslu
2023-11-27 15:41:33 +08:00
committed by GitHub
parent f478754b6f
commit 1636191f0d
4 changed files with 11 additions and 3 deletions

View File

@@ -167,6 +167,8 @@ Usage yt-dlp-webui:
yt-dlp executable path (default "yt-dlp")
-out string
Where files will be saved (default ".")
-host string
Host where server will listen at (default "0.0.0.0")
-port int
Port where server will listen at (default 3033)
-qs int