mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 21:54:17 +01:00
Cosmetics
This commit is contained in:
parent
975af9b8a3
commit
ca083ebe8e
@ -538,7 +538,7 @@ class Justin():
|
||||
stream["url"] = i.find("connect").text + "/" + i.find("play").text
|
||||
streams[int(i.find("video_height").text)] = stream
|
||||
except AttributeError:
|
||||
None
|
||||
pass
|
||||
|
||||
test = select_quality(options, streams)
|
||||
options.other = "-j '%s' -W %s" % (test["token"], options.resume)
|
||||
|
Loading…
Reference in New Issue
Block a user