[tv2dk] Add extractor

This commit is contained in:
Sergey M․ 2019-10-30 02:21:03 +07:00
parent 8989349e6d
commit c56b2ac43c
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 83 additions and 0 deletions

View file

@ -1189,6 +1189,7 @@ from .tv2 import (
TV2IE,
TV2ArticleIE,
)
from .tv2dk import TV2DKIE
from .tv2hu import TV2HuIE
from .tv4 import TV4IE
from .tv5mondeplus import TV5MondePlusIE