[extractor/nfl] Add NFLPlus extractors (#6222)
Closes #6165 Authored by: bashonly
This commit is contained in:
parent
d3bb187f01
commit
8b37c58f8b
2 changed files with 147 additions and 3 deletions
|
|
@ -1197,6 +1197,8 @@ from .nfhsnetwork import NFHSNetworkIE
|
|||
from .nfl import (
|
||||
NFLIE,
|
||||
NFLArticleIE,
|
||||
NFLPlusEpisodeIE,
|
||||
NFLPlusReplayIE,
|
||||
)
|
||||
from .nhk import (
|
||||
NhkVodIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue