mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-28 06:04:17 +01:00
parent
ca6bb5c9c0
commit
a32074dbbe
@ -15,7 +15,7 @@ from svtplay_dl.subtitle import subtitle
|
|||||||
|
|
||||||
|
|
||||||
class Urplay(Service, OpenGraphThumbMixin):
|
class Urplay(Service, OpenGraphThumbMixin):
|
||||||
supported_domains = ['urplay.se', 'ur.se', 'betaplay.ur.se']
|
supported_domains = ['urplay.se', 'ur.se', 'betaplay.ur.se', 'urskola.se']
|
||||||
|
|
||||||
def get(self):
|
def get(self):
|
||||||
data = self.get_urldata()
|
data = self.get_urldata()
|
||||||
|
Loading…
Reference in New Issue
Block a user