mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-28 06:04:17 +01:00
parent
50eba055a5
commit
4d972063d2
@ -48,7 +48,7 @@ class Tv4play(Service, OpenGraphThumbMixin):
|
||||
if code == "SESSION_NOT_AUTHENTICATED":
|
||||
yield ServiceError("Can't access premium content")
|
||||
elif code == "ASSET_PLAYBACK_INVALID_GEO_LOCATION":
|
||||
yield ServiceError("Can't downoad this video because of geoblocked.")
|
||||
yield ServiceError("Can't download this video because of geoblock.")
|
||||
else:
|
||||
yield ServiceError("Can't find any info for that video")
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user