1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[Vimm] Add extractor (#2231)

Authored by: alerikaisattera
This commit is contained in:
Aleri Kaisattera
2022-01-05 15:55:45 +06:00
committed by pukkandan
parent 9c634ef857
commit e8736539f3
2 changed files with 32 additions and 0 deletions

View File

@ -1770,6 +1770,7 @@ from .vimeo import (
VimeoWatchLaterIE,
VHXEmbedIE,
)
from .vimm import VimmIE
from .vimple import VimpleIE
from .vine import (
VineIE,