[periscope] Add extractor (Closes #5850, closes #6459)

This commit is contained in:
Sergey M․ 2015-08-08 03:38:55 +06:00
parent 5b0c40da24
commit 3550821fb4
2 changed files with 67 additions and 0 deletions

View file

@ -432,6 +432,7 @@ from .orf import (
from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .periscope import PeriscopeIE
from .philharmoniedeparis import PhilharmonieDeParisIE
from .phoenix import PhoenixIE
from .photobucket import PhotobucketIE