mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-21 20:46:36 -05:00
[extractors] Add vk:wallpost extractor import
This commit is contained in:
parent
5f5a9d6158
commit
51c2cd0b83
1 changed files with 1 additions and 0 deletions
|
@ -989,6 +989,7 @@
|
|||
from .vk import (
|
||||
VKIE,
|
||||
VKUserVideosIE,
|
||||
VKWallPostIE,
|
||||
)
|
||||
from .vlive import VLiveIE
|
||||
from .vodlocker import VodlockerIE
|
||||
|
|
Loading…
Reference in a new issue