[tv2] add support for mtv.fi and fix tv2.no article extraction(closes #10543)

This commit is contained in:
Remita Amine 2019-11-30 15:26:12 +01:00
parent c0b1e01330
commit 8d3a3a9901
2 changed files with 61 additions and 24 deletions

View file

@ -1168,6 +1168,7 @@ from .turbo import TurboIE
from .tv2 import (
TV2IE,
TV2ArticleIE,
KatsomoIE,
)
from .tv2dk import TV2DKIE
from .tv2hu import TV2HuIE