[zoom] Add new extractor(closes #16597, closes #27002, closes #28531)

This commit is contained in:
Roman Sebastian Karwacik 2020-04-12 23:27:58 +02:00 committed by Remita Amine
commit d1069d33b4
2 changed files with 69 additions and 0 deletions

View file

@ -1629,4 +1629,5 @@ from .zingmp3 import (
ZingMp3IE,
ZingMp3AlbumIE,
)
from .zoom import ZoomIE
from .zype import ZypeIE