more often and fix bash
This commit is contained in:
@@ -49,7 +49,7 @@ func (c *Client) Download(video, local string) error {
|
||||
return err
|
||||
}
|
||||
cmd := exec.Command(
|
||||
"bash",
|
||||
"/bin/bash",
|
||||
"-c",
|
||||
fmt.Sprintf(
|
||||
"true; python3 -m vtt_to_srt %q || python3 /usr/bin/vtt_to_srt.py %q",
|
||||
|
||||
Reference in New Issue
Block a user