1
0
Fork 0

[ie/PrankCastPost] Add extractor (#8933)

Authored by: columndeeply
This commit is contained in:
columndeeply 2024-01-31 20:16:07 +00:00 committed by GitHub
commit a2bac6b7ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 73 additions and 2 deletions

View file

@ -1518,7 +1518,7 @@ from .puhutv import (
PuhuTVSerieIE,
)
from .pr0gramm import Pr0grammIE
from .prankcast import PrankCastIE
from .prankcast import PrankCastIE, PrankCastPostIE
from .premiershiprugby import PremiershipRugbyIE
from .presstv import PressTVIE
from .projectveritas import ProjectVeritasIE