1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[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
parent cc33cc4395
commit b5a39ed43b
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