[packtpub] Add extractor (closes #12610)
This commit is contained in:
parent
1640eb0961
commit
7453999580
2 changed files with 142 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue