[popcorntimes] Add extractor (closes #23949)

This commit is contained in:
Sergey M․ 2020-02-03 06:05:56 +07:00
parent 0d006fac5c
commit 7d55b62ff2
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 100 additions and 0 deletions

View file

@ -850,6 +850,7 @@ from .polskieradio import (
PolskieRadioIE,
PolskieRadioCategoryIE,
)
from .popcorntimes import PopcorntimesIE
from .popcorntv import PopcornTVIE
from .porn91 import Porn91IE
from .porncom import PornComIE