mirror of
https://github.com/marcopiovanello/yt-dlp-web-ui.git
synced 2026-07-25 15:04:31 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7539d8abf |
@@ -93,6 +93,7 @@ func (p *Process) Start() {
|
||||
|
||||
baseParams := []string{
|
||||
strings.Split(p.Url, "?list")[0], //no playlist
|
||||
"--no-exec",
|
||||
"--newline",
|
||||
"--no-colors",
|
||||
"--no-playlist",
|
||||
|
||||
Reference in New Issue
Block a user