1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-18 22:19:19 +00:00

[underline] Add extractor (draft)

This commit is contained in:
NightMachinery
2022-12-06 06:58:49 +03:30
parent 935bac1e4d
commit ebab01bb73
2 changed files with 104 additions and 0 deletions

View File

@@ -2027,6 +2027,7 @@ from .dlive import (
)
from .drooble import DroobleIE
from .umg import UMGDeIE
from .underline import UnderlineIE
from .unistra import UnistraIE
from .unity import UnityIE
from .unscripted import UnscriptedNewsVideoIE