Compare commits
1 Commits
master
...
326-securi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f7539d8abf |
@@ -93,6 +93,7 @@ func (p *Process) Start() {
|
|||||||
|
|
||||||
baseParams := []string{
|
baseParams := []string{
|
||||||
strings.Split(p.Url, "?list")[0], //no playlist
|
strings.Split(p.Url, "?list")[0], //no playlist
|
||||||
|
"--no-exec",
|
||||||
"--newline",
|
"--newline",
|
||||||
"--no-colors",
|
"--no-colors",
|
||||||
"--no-playlist",
|
"--no-playlist",
|
||||||
|
|||||||
Reference in New Issue
Block a user