1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 05:28:54 +00:00

[ie/tvw:News] Add extractor

This commit is contained in:
Fries
2025-04-13 20:27:40 -07:00
parent 74e90dd9b8
commit 9615ae99c0
2 changed files with 55 additions and 6 deletions

View File

@@ -2237,7 +2237,7 @@ from .tvplay import (
TVPlayIE,
)
from .tvplayer import TVPlayerIE
from .tvw import TvwIE
from .tvw import TvwIE, TvwNewsIE
from .tweakers import TweakersIE
from .twentymin import TwentyMinutenIE
from .twentythreevideo import TwentyThreeVideoIE