mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
[zingmp3] fix extraction and add support for video clips(closes #10041)
This commit is contained in:
parent
d164a0d41b
commit
3d47ee0a9e
2 changed files with 76 additions and 56 deletions
|
|
@ -1114,7 +1114,4 @@ from .youtube import (
|
|||
)
|
||||
from .zapiks import ZapiksIE
|
||||
from .zdf import ZDFIE, ZDFChannelIE
|
||||
from .zingmp3 import (
|
||||
ZingMp3SongIE,
|
||||
ZingMp3AlbumIE,
|
||||
)
|
||||
from .zingmp3 import ZingMp3IE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue