Prefer h264
This commit is contained in:
parent
a6fd44cda7
commit
e905c4a581
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ func downloadMedia(url string, requestArgs map[string]string) (string, string, e
|
|||
"--merge-output-format": "mp4",
|
||||
"--trim-filenames": "100",
|
||||
"--recode-video": "mp4",
|
||||
"--format-sort": "codec:h264",
|
||||
"--restrict-filenames": "",
|
||||
"--write-info-json": "",
|
||||
"--verbose": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue