1
0
Fork 0

[ie/tvw:news] Add extractor (#12907)

Authored by: fries1234
This commit is contained in:
fries1234 2025-07-27 13:26:33 -07:00 committed by GitHub
commit 682334e4b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 2 deletions

View file

@ -2235,6 +2235,7 @@ from .tvplay import (
from .tvplayer import TVPlayerIE
from .tvw import (
TvwIE,
TvwNewsIE,
TvwTvChannelsIE,
)
from .tweakers import TweakersIE