[toggo] Add extractor (#1961)

Authored by: nyuszika7h
This commit is contained in:
nyuszika7h
2021-12-11 20:23:42 +05:30
committed by GitHub
parent 61882afdc5
commit b5f94e4fa1
3 changed files with 86 additions and 17 deletions
+3
View File
@@ -1513,6 +1513,9 @@ from .toggle import (
ToggleIE,
MeWatchIE,
)
from .toggo import (
ToggoIE,
)
from .tokentube import (
TokentubeIE,
TokentubeChannelIE