[ZingMp3] Add chart and user extractors (#3423)
Authored by: hatienl0i261299
This commit is contained in:
parent
89f383c4ee
commit
54044decd0
2 changed files with 229 additions and 16 deletions
|
|
@ -2162,6 +2162,10 @@ from .zhihu import ZhihuIE
|
|||
from .zingmp3 import (
|
||||
ZingMp3IE,
|
||||
ZingMp3AlbumIE,
|
||||
ZingMp3ChartHomeIE,
|
||||
ZingMp3WeekChartIE,
|
||||
ZingMp3ChartMusicVideoIE,
|
||||
ZingMp3UserIE,
|
||||
)
|
||||
from .zoom import ZoomIE
|
||||
from .zype import ZypeIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue