1
0
Fork 0

[extractor/triller] Add extractor (#4712)

Closes #4703
Authored by: bashonly
This commit is contained in:
bashonly 2022-09-01 09:50:54 +00:00 committed by GitHub
commit 92aa6d6883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 308 additions and 0 deletions

View file

@ -1800,6 +1800,10 @@ from .toongoggles import ToonGogglesIE
from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE
from .triller import (
TrillerIE,
TrillerUserIE,
)
from .trilulilu import TriluliluIE
from .trovo import (
TrovoIE,