1
0
Fork 0

[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:
rrgomes 2024-01-31 13:00:15 -05:00 committed by GitHub
commit 4b8b0dded8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 269 additions and 24 deletions

View file

@ -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,