mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
This commit is contained in:
parent
00b4d72d1e
commit
8117d613ac
2 changed files with 119 additions and 98 deletions
|
@ -1624,5 +1624,8 @@ from .zattoo import (
|
|||
)
|
||||
from .zdf import ZDFIE, ZDFChannelIE
|
||||
from .zhihu import ZhihuIE
|
||||
from .zingmp3 import ZingMp3IE
|
||||
from .zingmp3 import (
|
||||
ZingMp3IE,
|
||||
ZingMp3AlbumIE,
|
||||
)
|
||||
from .zype import ZypeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue