[vlive] improve extraction for geo-restricted videos

This commit is contained in:
Remita Amine 2020-11-25 11:40:37 +01:00
commit 3a78198a96
2 changed files with 6 additions and 1 deletions

View file

@ -1375,6 +1375,7 @@ from .vk import (
)
from .vlive import (
VLiveIE,
VLivePostIE,
VLiveChannelIE,
)
from .vodlocker import VodlockerIE