[extractor/syvdk] Add extractor (#4250)

Closes https://github.com/yt-dlp/yt-dlp/issues/4077
Authored by: misaelaguayo
This commit is contained in:
Misael Aguayo
2022-07-10 14:22:30 -05:00
committed by GitHub
parent 258d88f301
commit 17a23f0930
2 changed files with 34 additions and 0 deletions

View File

@@ -1670,6 +1670,7 @@ from .svt import (
SVTSeriesIE,
)
from .swrmediathek import SWRMediathekIE
from .syvdk import SYVDKIE
from .syfy import SyfyIE
from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE