1
0
Fork 0

[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
commit 17d7ca84ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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