[tv2dk:bornholm:play] Add extractor (closes #23291)
This commit is contained in:
parent
42db58ec73
commit
fab01080f4
2 changed files with 77 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue