[popcorntv] Add extractor (closes #5914, closes #14211)

This commit is contained in:
Sergey M․ 2017-09-17 22:19:57 +07:00
parent 4ed2d7b7d1
commit 9c2a17f2ce
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 79 additions and 0 deletions

View file

@ -808,6 +808,7 @@ from .polskieradio import (
PolskieRadioIE,
PolskieRadioCategoryIE,
)
from .popcorntv import PopcornTVIE
from .porn91 import Porn91IE
from .porncom import PornComIE
from .pornflip import PornFlipIE