[nfl] fix extraction(closes #22245)

This commit is contained in:
Remita Amine
2020-12-15 16:06:10 +01:00
parent b34c9551aa
commit 022e05dc1f
2 changed files with 97 additions and 166 deletions

View File

@@ -724,7 +724,10 @@ from .nexx import (
NexxIE,
NexxEmbedIE,
)
from .nfl import NFLIE
from .nfl import (
NFLIE,
NFLArticleIE,
)
from .nhk import (
NhkVodIE,
NhkVodProgramIE,