1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00

lemonwhale: add support for vk.se

This commit is contained in:
Johan Andersson 2016-03-16 18:58:17 +01:00
parent 6d57453278
commit 2bb8f82287

View File

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