use largest resolution mp4 video available

This commit is contained in:
girst
2022-05-18 19:47:03 +02:00
parent 0633ec2c39
commit e2b8e17f85
4 changed files with 29 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ type
contentType*: VideoType
url*: string
bitrate*: int
resolution*: int
Video* = object
durationMs*: int