1
0
Fork 0

[extractor/vocaroo] Add extractor (#6117)

Authored by: qbnu, SuperSonicHub1
Closes #6152
This commit is contained in:
qbnu 2023-02-17 03:18:07 +00:00 committed by GitHub
commit e4a8b1769e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 66 additions and 0 deletions

View file

@ -2190,6 +2190,7 @@ from .vk import (
VKUserVideosIE,
VKWallPostIE,
)
from .vocaroo import VocarooIE
from .vodlocker import VodlockerIE
from .vodpl import VODPlIE
from .vodplatform import VODPlatformIE