[ie/loom] Add extractors (#8686)
Closes #3715 Authored by: bashonly, hruzgar Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
17d248a587
commit
f859ed3ba1
2 changed files with 465 additions and 0 deletions
|
|
@ -989,6 +989,10 @@ from .lnkgo import (
|
|||
LnkGoIE,
|
||||
LnkIE,
|
||||
)
|
||||
from .loom import (
|
||||
LoomIE,
|
||||
LoomFolderIE,
|
||||
)
|
||||
from .lovehomeporn import LoveHomePornIE
|
||||
from .lrt import (
|
||||
LRTVODIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue