mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
discoveryplus: spelling
This commit is contained in:
parent
95045abc8c
commit
4f2fa55f6a
@ -29,7 +29,7 @@ class Discoveryplus(Service):
|
||||
logging.error("Something went wrong getting token for requests")
|
||||
|
||||
if not self._login():
|
||||
yield ServiceError("You need the 'st' cookie from your web brower for the site to make it work")
|
||||
yield ServiceError("You need the 'st' cookie from your web browser for the site to make it work")
|
||||
return
|
||||
|
||||
channel = False
|
||||
|
Loading…
Reference in New Issue
Block a user