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

[N1] Add extractor (#1080)

Authored by: u-spec-png
This commit is contained in:
u-spec-png
2021-09-27 20:10:51 +00:00
committed by GitHub
parent 360167b9fc
commit fecb20a503
2 changed files with 137 additions and 0 deletions

View File

@ -833,6 +833,7 @@ from .myvi import (
)
from .myvideoge import MyVideoGeIE
from .myvidster import MyVidsterIE
from .n1 import N1InfoIIE, N1InfoAssetIE
from .nationalgeographic import (
NationalGeographicVideoIE,
NationalGeographicTVIE,