1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[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
parent dd5e60b15d
commit 4b9353239e
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