1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-12 08:43:50 -05:00

[toggo] Add extractor (#1961)

Authored by: nyuszika7h
This commit is contained in:
nyuszika7h
2021-12-11 15:53:42 +01:00
committed by GitHub
parent 61882afdc5
commit b5f94e4fa1
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