[imdb] Extractor for lists (#2033)
This commit is contained in:
parent
dabc127362
commit
c645c7658d
2 changed files with 33 additions and 1 deletions
|
@ -79,7 +79,10 @@ from .hotnewhiphop import HotNewHipHopIE
|
|||
from .howcast import HowcastIE
|
||||
from .hypem import HypemIE
|
||||
from .ign import IGNIE, OneUPIE
|
||||
from .imdb import ImdbIE
|
||||
from .imdb import (
|
||||
ImdbIE,
|
||||
ImdbListIE
|
||||
)
|
||||
from .ina import InaIE
|
||||
from .infoq import InfoQIE
|
||||
from .instagram import InstagramIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue