mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 21:34:01 -07:00
[dplay] add support for de.hgtv.com (closes #28182)
This commit is contained in:
parent
a7356dffe9
commit
3997efb65e
2 changed files with 35 additions and 3 deletions
|
@ -291,6 +291,7 @@ from .douyutv import (
|
|||
from .dplay import (
|
||||
DPlayIE,
|
||||
DiscoveryPlusIE,
|
||||
HGTVDeIE,
|
||||
)
|
||||
from .dreisat import DreiSatIE
|
||||
from .drbonanza import DRBonanzaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue