[playfm] Add extractor (Fixes #3538)

This commit is contained in:
Philipp Hagemeister 2014-08-22 17:34:50 +02:00
parent 218f754940
commit e330d59abb
2 changed files with 83 additions and 0 deletions

View file

@ -243,6 +243,7 @@ from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playfm import PlayFMIE
from .playvid import PlayvidIE
from .podomatic import PodomaticIE
from .pornhd import PornHdIE