1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 14:45:14 +00:00

[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
parent d3bb187f01
commit 8b37c58f8b
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,