1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

discoveryplus: spelling

This commit is contained in:
Johan Andersson 2021-11-10 10:37:15 +01:00
parent 95045abc8c
commit 4f2fa55f6a

View File

@ -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