[puhutv] Add extractor (closes #16010)

This commit is contained in:
Enes 2018-04-24 19:02:38 +03:00 committed by Sergey M․
parent 8e66ffc3b7
commit 6de82b4476
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 236 additions and 0 deletions

View file

@ -860,6 +860,10 @@ from .pornhub import (
from .pornotube import PornotubeIE
from .pornovoisines import PornoVoisinesIE
from .pornoxo import PornoXOIE
from .puhutv import (
PuhuTVIE,
PuhuTVSerieIE,
)
from .presstv import PressTVIE
from .primesharetv import PrimeShareTVIE
from .promptfile import PromptFileIE