mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-04 12:35:48 +01:00
[VideocampusSachsen] Add extractors (#2787)
Authored by: FestplattenSchnitzel
This commit is contained in:
parent
8b7539d27c
commit
72e995f122
2 changed files with 100 additions and 0 deletions
|
|
@ -1835,6 +1835,10 @@ from .vice import (
|
|||
from .vidbit import VidbitIE
|
||||
from .viddler import ViddlerIE
|
||||
from .videa import VideaIE
|
||||
from .videocampus_sachsen import (
|
||||
VideocampusSachsenIE,
|
||||
VideocampusSachsenEmbedIE,
|
||||
)
|
||||
from .videodetective import VideoDetectiveIE
|
||||
from .videofyme import VideofyMeIE
|
||||
from .videomore import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue