mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-02-06 14:07:21 +00:00
[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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user