1
0
Fork 0

[extractor/prankcast] Add extractor (#4774)

Authored by: columndeeply, HobbyistDev
This commit is contained in:
columndeeply 2022-10-04 05:33:46 +02:00 committed by GitHub
commit 143a2ccab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 50 additions and 0 deletions

View file

@ -1382,6 +1382,7 @@ from .puhutv import (
PuhuTVIE,
PuhuTVSerieIE,
)
from .prankcast import PrankCastIE
from .premiershiprugby import PremiershipRugbyIE
from .presstv import PressTVIE
from .projectveritas import ProjectVeritasIE