1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-14 12:15:23 +00:00

fix: ie list

This commit is contained in:
DarkCat09
2025-04-04 17:02:07 +04:00
parent cd282aae39
commit 27f0964061

View File

@@ -2382,7 +2382,8 @@ from .viu import (
) )
from .vk import ( from .vk import (
VKIE, VKIE,
VKMusicIE, VKMusicPlaylistIE,
VKMusicTrackIE,
VKPlayIE, VKPlayIE,
VKPlayLiveIE, VKPlayLiveIE,
VKUserVideosIE, VKUserVideosIE,