1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 15:45:16 -04:00

[zoom] rename extractor from zoomus

This commit is contained in:
insaneracist
2020-11-04 12:13:51 -08:00
parent b11a88fc24
commit 366a7a4753
2 changed files with 3 additions and 3 deletions

View File

@@ -1544,5 +1544,5 @@ from .zattoo import (
)
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE
from .zoomus import ZoomUSIE
from .zoom import ZoomIE
from .zype import ZypeIE