mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
viaplay: support for viagame.com
This commit is contained in:
parent
9a7378f32d
commit
115ff10249
@ -24,7 +24,7 @@ class Viaplay(Service, OpenGraphThumbMixin):
|
||||
supported_domains = [
|
||||
'tv3play.se', 'tv6play.se', 'tv8play.se', 'tv10play.se',
|
||||
'tv3play.no', 'tv3play.dk', 'tv6play.no', 'viasat4play.no',
|
||||
'tv3play.ee', 'tv3play.lv', 'tv3play.lt', 'tvplay.lv']
|
||||
'tv3play.ee', 'tv3play.lv', 'tv3play.lt', 'tvplay.lv', 'viagame.com']
|
||||
|
||||
def __init__(self, url):
|
||||
Service.__init__(self, url)
|
||||
|
Loading…
Reference in New Issue
Block a user