1
0
Fork 0

[toggo] Add extractor (#1961)

Authored by: nyuszika7h
This commit is contained in:
nyuszika7h 2021-12-11 15:53:42 +01:00 committed by GitHub
commit b5f94e4fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 86 additions and 17 deletions

View file

@ -1513,6 +1513,9 @@ from .toggle import (
ToggleIE,
MeWatchIE,
)
from .toggo import (
ToggoIE,
)
from .tokentube import (
TokentubeIE,
TokentubeChannelIE