mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-03 20:19:36 +01:00
[extractor/syvdk] Add extractor (#4250)
Closes https://github.com/yt-dlp/yt-dlp/issues/4077 Authored by: misaelaguayo
This commit is contained in:
parent
258d88f301
commit
17a23f0930
2 changed files with 34 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue