[ie/nfb] Add support for onf.ca and series (#8997)
Closes #8198 Authored by: bashonly, rrgomes Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
4a6ff0b47a
commit
4b8b0dded8
2 changed files with 269 additions and 24 deletions
|
|
@ -1247,7 +1247,10 @@ from .nexx import (
|
|||
NexxIE,
|
||||
NexxEmbedIE,
|
||||
)
|
||||
from .nfb import NFBIE
|
||||
from .nfb import (
|
||||
NFBIE,
|
||||
NFBSeriesIE,
|
||||
)
|
||||
from .nfhsnetwork import NFHSNetworkIE
|
||||
from .nfl import (
|
||||
NFLIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue