mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 21:54:17 +01:00
remove some empty lines.
This commit is contained in:
parent
4e88d27cbc
commit
4e88894f0c
@ -76,8 +76,6 @@ class Viaplay(Service, OpenGraphThumbMixin):
|
||||
yield ServiceError("Excluding video")
|
||||
return
|
||||
|
||||
|
||||
|
||||
streams = self.http.request("get", "http://playapi.mtgx.tv/v3/videos/stream/%s" % vid)
|
||||
if streams.status_code == 403:
|
||||
yield ServiceError("Can't play this because the video is geoblocked.")
|
||||
|
Loading…
Reference in New Issue
Block a user