[extractor/zingmp3] Fix and improve extractors (#6367)

Authored by: hatienl0i261299
This commit is contained in:
Ha Tien Loi
2023-05-29 12:02:16 +07:00
committed by GitHub
parent bfdf144c7e
commit 17d7ca84ea
2 changed files with 72 additions and 30 deletions

View File

@@ -2483,6 +2483,7 @@ from .zingmp3 import (
ZingMp3WeekChartIE,
ZingMp3ChartMusicVideoIE,
ZingMp3UserIE,
ZingMp3HubIE,
)
from .zoom import ZoomIE
from .zype import ZypeIE