[indavideo] Add support for generic embeds (closes #11989)
This commit is contained in:
parent
2a7c6befc1
commit
aee36ca832
3 changed files with 41 additions and 58 deletions
|
@ -469,10 +469,7 @@ from .imgur import (
|
|||
)
|
||||
from .ina import InaIE
|
||||
from .inc import IncIE
|
||||
from .indavideo import (
|
||||
IndavideoIE,
|
||||
IndavideoEmbedIE,
|
||||
)
|
||||
from .indavideo import IndavideoEmbedIE
|
||||
from .infoq import InfoQIE
|
||||
from .instagram import InstagramIE, InstagramUserIE
|
||||
from .internazionale import InternazionaleIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue