[ProjectVeritas] Add extractor (#790)

https://github.com/ytdl-org/youtube-dl/issues/26749
Authored by: Ashish0804
This commit is contained in:
Ashish
2021-08-25 20:17:58 +05:30
committed by GitHub
parent 7a45a1590b
commit 85a0021fb3
2 changed files with 56 additions and 0 deletions

View File

@@ -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