[platzi] Add extractor (closes #20562)

This commit is contained in:
Sergey M․ 2019-04-07 02:15:25 +07:00
parent 19591facea
commit c701472fc9
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 221 additions and 0 deletions

View file

@ -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