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

[ie/loco] Add extractor (#12667)

Closes #12496
Authored by: DTrombett
This commit is contained in:
D Trombett
2025-03-22 00:24:13 +01:00
committed by GitHub
parent bbada3ec07
commit 983095485c
2 changed files with 88 additions and 0 deletions

View File

@@ -1055,6 +1055,7 @@ from .livestream import (
)
from .livestreamfails import LivestreamfailsIE
from .lnk import LnkIE
from .loco import LocoIE
from .loom import (
LoomFolderIE,
LoomIE,