[packtpub] Add extractor (closes #12610)

This commit is contained in:
Sergey M․ 2017-04-01 00:25:27 +07:00
parent 1640eb0961
commit 7453999580
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 142 additions and 0 deletions

View file

@ -729,6 +729,10 @@ from .orf import (
ORFFM4IE,
ORFIPTVIE,
)
from .packtpub import (
PacktPubIE,
PacktPubCourseIE,
)
from .pandatv import PandaTVIE
from .pandoratv import PandoraTVIE
from .parliamentliveuk import ParliamentLiveUKIE