1
0
Fork 0

[extractor/nfl] Add NFLPlus extractors (#6222)

Closes #6165
Authored by: bashonly
This commit is contained in:
bashonly 2023-02-13 20:57:24 -06:00 committed by GitHub
commit 8b37c58f8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 147 additions and 3 deletions

View file

@ -1197,6 +1197,8 @@ from .nfhsnetwork import NFHSNetworkIE
from .nfl import (
NFLIE,
NFLArticleIE,
NFLPlusEpisodeIE,
NFLPlusReplayIE,
)
from .nhk import (
NhkVodIE,