Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver
This commit is contained in:
commit
04b61c6572
2 changed files with 89 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue