1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-05 14:44:42 -04:00

[dplay] Add ScienceChannelIE (#567)

Authored by: Sipherdrakon
This commit is contained in:
Sipherdrakon
2021-07-29 00:25:00 -04:00
committed by GitHub
parent a318f59d14
commit 45d1f15725
3 changed files with 69 additions and 46 deletions

View File

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