1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[extractor/NZOnScreen] Add extractor (#6208)

Authored by: gregsadetsky, pukkandan
Closes #6193
This commit is contained in:
Greg Sadetsky
2023-02-13 21:52:27 -05:00
committed by GitHub
parent 44699d10dc
commit d3bb187f01
2 changed files with 94 additions and 0 deletions

View File

@@ -1287,6 +1287,7 @@ from .nytimes import (
)
from .nuvid import NuvidIE
from .nzherald import NZHeraldIE
from .nzonscreen import NZOnScreenIE
from .nzz import NZZIE
from .odatv import OdaTVIE
from .odnoklassniki import OdnoklassnikiIE