mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
[vlive] improve extraction for geo-restricted videos
This commit is contained in:
parent
836c810716
commit
3a78198a96
2 changed files with 6 additions and 1 deletions
|
@ -1375,6 +1375,7 @@ from .vk import (
|
|||
)
|
||||
from .vlive import (
|
||||
VLiveIE,
|
||||
VLivePostIE,
|
||||
VLiveChannelIE,
|
||||
)
|
||||
from .vodlocker import VodlockerIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue