1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-02-11 16:34:25 +00:00

[ie/tvo] Add extractor (#15903)

Authored by: doe1080
This commit is contained in:
doe1080
2026-02-10 05:57:54 +09:00
committed by GitHub
parent 02ce3efbfe
commit a13f281012
2 changed files with 153 additions and 0 deletions

View File

@@ -2188,6 +2188,7 @@ from .tvigle import TvigleIE
from .tviplayer import TVIPlayerIE
from .tvn24 import TVN24IE
from .tvnoe import TVNoeIE
from .tvo import TvoIE
from .tvopengr import (
TVOpenGrEmbedIE,
TVOpenGrWatchIE,