mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 13:43:30 +00:00
[simplecast] Add new extractor(closes #24107)
This commit is contained in:
@@ -1057,6 +1057,11 @@ from .shared import (
|
||||
VivoIE,
|
||||
)
|
||||
from .showroomlive import ShowRoomLiveIE
|
||||
from .simplecast import (
|
||||
SimplecastIE,
|
||||
SimplecastEpisodeIE,
|
||||
SimplecastPodcastIE,
|
||||
)
|
||||
from .sina import SinaIE
|
||||
from .sixplay import SixPlayIE
|
||||
from .skyit import (
|
||||
|
||||
Reference in New Issue
Block a user