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

[DiscoveryPlus] Add discoveryplus.in (#203)

Closes #201
This commit is contained in:
pukkandan
2021-04-03 13:18:40 +05:30
committed by GitHub
parent eff635394a
commit 0481374e1d
2 changed files with 46 additions and 0 deletions

View File

@ -315,6 +315,7 @@ from .douyutv import (
from .dplay import (
DPlayIE,
DiscoveryPlusIE,
DiscoveryPlusIndiaIE,
HGTVDeIE,
)
from .dreisat import DreiSatIE