1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

Add new extractor for TV Noe (Czech Christian TV).

Fixes #10520
This commit is contained in:
Matěj Cepl
2016-09-01 17:31:08 +02:00
parent 4809490108
commit 78e762d23c
2 changed files with 45 additions and 0 deletions

View File

@@ -916,6 +916,7 @@ from .tvc import (
)
from .tvigle import TvigleIE
from .tvland import TVLandIE
from .tvnoe import TVNoeIE
from .tvp import (
TVPEmbedIE,
TVPIE,