mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-04 04:29:37 +01:00
[ProjectVeritas] Add extractor (#790)
https://github.com/ytdl-org/youtube-dl/issues/26749 Authored by: Ashish0804
This commit is contained in:
parent
7a45a1590b
commit
85a0021fb3
2 changed files with 56 additions and 0 deletions
|
|
@ -1069,6 +1069,7 @@ from .puhutv import (
|
|||
PuhuTVSerieIE,
|
||||
)
|
||||
from .presstv import PressTVIE
|
||||
from .projectveritas import ProjectVeritasIE
|
||||
from .prosiebensat1 import ProSiebenSat1IE
|
||||
from .puls4 import Puls4IE
|
||||
from .pyvideo import PyvideoIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue