1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[NovaPlay] Add extractor (#1209)

Authored by: Bojidarist
This commit is contained in:
Bojidar Qnkov
2021-10-10 03:11:10 +03:00
committed by GitHub
parent c9652aa418
commit 2e01ba6218
2 changed files with 64 additions and 0 deletions

View File

@ -933,6 +933,7 @@ from .nova import (
NovaEmbedIE,
NovaIE,
)
from .novaplay import NovaPlayIE
from .nowness import (
NownessIE,
NownessPlaylistIE,