mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-12-22 20:20:09 +09:00
Include NateProgramIE
This commit is contained in:
parent
ba06388c8c
commit
1e4ea76441
@ -721,8 +721,10 @@ from .nationalgeographic import (
|
|||||||
NationalGeographicVideoIE,
|
NationalGeographicVideoIE,
|
||||||
NationalGeographicTVIE,
|
NationalGeographicTVIE,
|
||||||
)
|
)
|
||||||
from .nate import NateIE
|
from .nate import (
|
||||||
|
NateIE,
|
||||||
|
NateProgramIE,
|
||||||
|
)
|
||||||
from .naver import NaverIE
|
from .naver import NaverIE
|
||||||
from .nba import (
|
from .nba import (
|
||||||
NBAWatchEmbedIE,
|
NBAWatchEmbedIE,
|
||||||
|
Loading…
Reference in New Issue
Block a user