[pladform] Add extractor

This commit is contained in:
Sergey M․
2015-03-08 18:03:12 +06:00
parent 1132eae56d
commit 28778d6bae
2 changed files with 87 additions and 0 deletions

View File

@ -364,6 +364,7 @@ from .pbs import PBSIE
from .phoenix import PhoenixIE
from .photobucket import PhotobucketIE
from .planetaplay import PlanetaPlayIE
from .pladform import PladformIE
from .played import PlayedIE
from .playfm import PlayFMIE
from .playvid import PlayvidIE