1
0
Fork 0

[DIYNetwork] Support new format (#934)

Authored by: Sipherdrakon
This commit is contained in:
Sipherdrakon 2021-09-14 20:25:03 -04:00 committed by GitHub
commit b5a39ed43b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 1 deletions

View file

@ -339,7 +339,8 @@ from .dplay import (
DPlayIE,
DiscoveryPlusIE,
HGTVDeIE,
ScienceChannelIE
ScienceChannelIE,
DIYNetworkIE
)
from .dreisat import DreiSatIE
from .drbonanza import DRBonanzaIE