1
0
Fork 0

[ie/locipo] Add extractors (#15486)

Closes #13656
Authored by: doe1080, gravesducking

Co-authored-by: gravesducking <219445875+gravesducking@users.noreply.github.com>
This commit is contained in:
doe1080 2026-02-05 06:06:39 +09:00 committed by GitHub
commit 442c90da3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 213 additions and 0 deletions

View file

@ -1029,6 +1029,10 @@ from .livestream import (
)
from .livestreamfails import LivestreamfailsIE
from .lnk import LnkIE
from .locipo import (
LocipoIE,
LocipoPlaylistIE,
)
from .loco import LocoIE
from .loom import (
LoomFolderIE,