mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-20 15:08:55 +00:00
[extractor/nfl] Add NFLPlus extractors (#6222)
Closes #6165 Authored by: bashonly
This commit is contained in:
@@ -1197,6 +1197,8 @@ from .nfhsnetwork import NFHSNetworkIE
|
||||
from .nfl import (
|
||||
NFLIE,
|
||||
NFLArticleIE,
|
||||
NFLPlusEpisodeIE,
|
||||
NFLPlusReplayIE,
|
||||
)
|
||||
from .nhk import (
|
||||
NhkVodIE,
|
||||
|
||||
Reference in New Issue
Block a user