mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[vidme:user:likes] Add extractor
This commit is contained in:
parent
b7b365067f
commit
eb2533ec4c
2 changed files with 36 additions and 15 deletions
|
@ -825,6 +825,7 @@ from .videott import VideoTtIE
|
|||
from .vidme import (
|
||||
VidmeIE,
|
||||
VidmeUserIE,
|
||||
VidmeUserLikesIE,
|
||||
)
|
||||
from .vidzi import VidziIE
|
||||
from .vier import VierIE, VierVideosIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue