mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-30 16:14:52 +00:00
Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver
This commit is contained in:
@@ -687,7 +687,10 @@ from .nationalgeographic import (
|
||||
NationalGeographicVideoIE,
|
||||
NationalGeographicTVIE,
|
||||
)
|
||||
from .naver import NaverIE
|
||||
from .naver import (
|
||||
NaverIE,
|
||||
NaverLiveIE,
|
||||
)
|
||||
from .nba import NBAIE
|
||||
from .nbc import (
|
||||
CSNNEIE,
|
||||
|
Reference in New Issue
Block a user