[quickscope] Add extractor

This commit is contained in:
Sergey M․
2015-08-08 05:37:38 +06:00
parent 1e83741c9a
commit 428e4e4a85
2 changed files with 25 additions and 1 deletions

View File

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