1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/naver] Add navernow extractor (#3866)

Authored by: ping
This commit is contained in:
ping
2022-06-11 06:38:32 +08:00
committed by GitHub
parent e0a4a3d5bf
commit 14c3a98049
2 changed files with 139 additions and 1 deletions

View File

@ -997,6 +997,7 @@ from .nationalgeographic import (
from .naver import (
NaverIE,
NaverLiveIE,
NaverNowIE,
)
from .nba import (
NBAWatchEmbedIE,