mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
lemonwhale: add support for vk.se
This commit is contained in:
parent
6d57453278
commit
2bb8f82287
@ -12,7 +12,7 @@ from svtplay_dl.fetcher.hls import hlsparse
|
||||
from svtplay_dl.utils import decode_html_entities
|
||||
|
||||
class Lemonwhale(Service):
|
||||
supported_domains = ['svd.se']
|
||||
supported_domains = ['svd.se', 'vk.se']
|
||||
|
||||
def get(self):
|
||||
vid = None
|
||||
|
Loading…
Reference in New Issue
Block a user