Include NateProgramIE

This commit is contained in:
dirkf 2023-08-31 16:37:20 +01:00 committed by GitHub
parent ba06388c8c
commit 1e4ea76441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -721,8 +721,10 @@ from .nationalgeographic import (
NationalGeographicVideoIE,
NationalGeographicTVIE,
)
from .nate import NateIE
from .nate import (
NateIE,
NateProgramIE,
)
from .naver import NaverIE
from .nba import (
NBAWatchEmbedIE,