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

[nzherald] Add NZHeraldIE (#909)

Authored-by: coletdjnz

Related: https://github.com/ytdl-org/youtube-dl/issues/28267
This commit is contained in:
coletdjnz
2021-09-07 22:49:57 +00:00
committed by GitHub
parent a7e999beec
commit eab3f867e2
2 changed files with 99 additions and 0 deletions

View File

@ -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