[nexx:embed] Add extractor for iframe embeds
This commit is contained in:
parent
089b97cfee
commit
3f59b0154a
3 changed files with 80 additions and 2 deletions
|
@ -653,7 +653,10 @@ from .nextmedia import (
|
|||
AppleDailyIE,
|
||||
NextTVIE,
|
||||
)
|
||||
from .nexx import NexxIE
|
||||
from .nexx import (
|
||||
NexxIE,
|
||||
NexxEmbedIE,
|
||||
)
|
||||
from .nfb import NFBIE
|
||||
from .nfl import NFLIE
|
||||
from .nhk import NhkVodIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue