1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-31 01:35:25 +00:00

[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
parent eafcadea26
commit d1069d33b4
2 changed files with 69 additions and 0 deletions
+1
View File
@@ -1629,4 +1629,5 @@ from .zingmp3 import (
ZingMp3IE,
ZingMp3AlbumIE,
)
from .zoom import ZoomIE
from .zype import ZypeIE