[nzherald] Add NZHeraldIE (#909)
Authored-by: coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/28267
This commit is contained in:
parent
a7e999beec
commit
eab3f867e2
2 changed files with 99 additions and 0 deletions
|
|
@ -957,6 +957,7 @@ from .nytimes import (
|
|||
NYTimesCookingIE,
|
||||
)
|
||||
from .nuvid import NuvidIE
|
||||
from .nzherald import NZHeraldIE
|
||||
from .nzz import NZZIE
|
||||
from .odatv import OdaTVIE
|
||||
from .odnoklassniki import OdnoklassnikiIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue