[tv2dk:bornholm:play] Add extractor (closes #23291)

This commit is contained in:
Sergey M․ 2019-12-16 00:08:18 +07:00
parent 42db58ec73
commit fab01080f4
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 77 additions and 2 deletions

View file

@ -1168,7 +1168,10 @@ from .tv2 import (
TV2ArticleIE,
KatsomoIE,
)
from .tv2dk import TV2DKIE
from .tv2dk import (
TV2DKIE,
TV2DKBornholmPlayIE,
)
from .tv2hu import TV2HuIE
from .tv4 import TV4IE
from .tv5mondeplus import TV5MondePlusIE