1
0
Fork 0

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
commit 04b61c6572
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,