[dplay] add support for de.hgtv.com (closes #28182)

This commit is contained in:
Remita Amine 2021-02-17 19:50:04 +01:00
commit 3997efb65e
2 changed files with 35 additions and 3 deletions

View file

@ -291,6 +291,7 @@ from .douyutv import (
from .dplay import (
DPlayIE,
DiscoveryPlusIE,
HGTVDeIE,
)
from .dreisat import DreiSatIE
from .drbonanza import DRBonanzaIE