klint
This commit is contained in:
parent
6dded2e726
commit
0ace01f5f8
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ class DownloaderImpl(
|
|||
playSessionId,
|
||||
VideoQuality.getBitrate(videoQuality),
|
||||
"ts",
|
||||
VideoQuality.getQualityInt(videoQuality)
|
||||
VideoQuality.getQualityInt(videoQuality),
|
||||
)
|
||||
|
||||
downloadUrl.toUri()
|
||||
|
|
Loading…
Reference in a new issue