1
0
Fork 0

[NateTV] Add NateIE and NateProgramIE (#1950)

Authored by: Ashish0804, Hyeeji
This commit is contained in:
Ashish Gupta 2021-12-14 22:29:17 +05:30 committed by GitHub
commit abc07b554c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 128 additions and 0 deletions

View file

@ -857,6 +857,10 @@ from .n1 import (
N1InfoAssetIE,
N1InfoIIE,
)
from .nate import (
NateIE,
NateProgramIE,
)
from .nationalgeographic import (
NationalGeographicVideoIE,
NationalGeographicTVIE,