aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorcoletdjnz <colethedj@protonmail.com>2021-09-07 22:49:57 +0000
committerGitHub <noreply@github.com>2021-09-07 22:49:57 +0000
commiteab3f867e246b064ff8cd38460f93623b03b4540 (patch)
tree315ae4b6c05d22aae7588e56d4551092b73a72a1 /yt_dlp/extractor/extractors.py
parenta7e999beeca17909bb0088d796c3181b4f35144e (diff)
downloadhypervideo-pre-eab3f867e246b064ff8cd38460f93623b03b4540.tar.lz
hypervideo-pre-eab3f867e246b064ff8cd38460f93623b03b4540.tar.xz
hypervideo-pre-eab3f867e246b064ff8cd38460f93623b03b4540.zip
[nzherald] Add NZHeraldIE (#909)
Authored-by: coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/28267
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 4910bd14f..ee368b7b1 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -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