From 7e551f6cfc520290d7ca6c489ae1317b52bc45df Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Mon, 31 Oct 2016 19:20:18 +0100 Subject: [PATCH] viaplay: support for tv3play.tv3.ee and tvplay.skaties.lv --- lib/svtplay_dl/service/viaplay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/svtplay_dl/service/viaplay.py b/lib/svtplay_dl/service/viaplay.py index 1828a4e..a5ea016 100644 --- a/lib/svtplay_dl/service/viaplay.py +++ b/lib/svtplay_dl/service/viaplay.py @@ -27,7 +27,7 @@ class Viaplay(Service, OpenGraphThumbMixin): 'tv3play.no', 'tv3play.dk', 'tv6play.no', 'viasat4play.no', 'tv3play.ee', 'tv3play.lv', 'tv3play.lt', 'tvplay.lv', 'viagame.com', 'juicyplay.se', 'viafree.se', 'viafree.dk', 'viafree.no', - 'play.tv3.lt' + 'play.tv3.lt', 'tv3play.tv3.ee', 'tvplay.skaties.lv' ] def _get_video_id(self):