Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver

This commit is contained in:
Tom-Oliver Heidel
2020-09-23 04:01:51 +02:00
2 changed files with 89 additions and 1 deletions

View File

@@ -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,