prefer 1080p videos
This commit is contained in:
parent
6dc2c39ee6
commit
03161a5a02
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ func (v *YoutubeVideo) download(useIPv6 bool) error {
|
|||
return nil
|
||||
}
|
||||
qualities := []string{
|
||||
//"1080",
|
||||
"1080",
|
||||
"720",
|
||||
"480",
|
||||
"320",
|
||||
|
|
Loading…
Reference in a new issue