[platzi] Add extractor (closes #20562)
This commit is contained in:
parent
19591facea
commit
c701472fc9
2 changed files with 221 additions and 0 deletions
|
@ -868,6 +868,10 @@ from .picarto import (
|
|||
from .piksel import PikselIE
|
||||
from .pinkbike import PinkbikeIE
|
||||
from .pladform import PladformIE
|
||||
from .platzi import (
|
||||
PlatziIE,
|
||||
PlatziCourseIE,
|
||||
)
|
||||
from .playfm import PlayFMIE
|
||||
from .playplustv import PlayPlusTVIE
|
||||
from .plays import PlaysTVIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue