Playvid extractor

This commit is contained in:
MikeCol
2014-03-10 14:41:19 +01:00
parent ae7ed92057
commit 4ea3137e41
2 changed files with 86 additions and 0 deletions

View File

@ -176,6 +176,7 @@ from .ooyala import OoyalaIE
from .orf import ORFIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playvid import PlayvidIE
from .podomatic import PodomaticIE
from .pornhd import PornHdIE
from .pornhub import PornHubIE