1
0
Fork 0

[Drooble] Add extractor (#1547)

Closes #1527
Authored by: u-spec-png
This commit is contained in:
u-spec-png 2021-12-28 20:42:14 +00:00 committed by GitHub
commit 4b9353239e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 117 additions and 0 deletions

View file

@ -1692,6 +1692,7 @@ from .dlive import (
DLiveVODIE,
DLiveStreamIE,
)
from .drooble import DroobleIE
from .umg import UMGDeIE
from .unistra import UnistraIE
from .unity import UnityIE