[ie/zingmp3] Add support for radio and podcasts (#7189)
Authored by: hatienl0i261299
This commit is contained in:
parent
f96ab86cd8
commit
64de1a4c25
2 changed files with 232 additions and 25 deletions
|
|
@ -2588,6 +2588,9 @@ from .zingmp3 import (
|
|||
ZingMp3ChartMusicVideoIE,
|
||||
ZingMp3UserIE,
|
||||
ZingMp3HubIE,
|
||||
ZingMp3LiveRadioIE,
|
||||
ZingMp3PodcastEpisodeIE,
|
||||
ZingMp3PodcastIE,
|
||||
)
|
||||
from .zoom import ZoomIE
|
||||
from .zype import ZypeIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue