X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;ds=sidebyside;f=youtube_dl%2Fextractor%2F__init__.py;h=4a14a2be6bbbdbe5c04ea3c1ec13fca747022e4a;hb=4ea3137e41e17fc29b29541990162fca877df7b4;hp=d43e6b76468b86071ce78e429b19cc56a96911ec;hpb=5375d7ad8494a130b13887859b9af35159698489;p=youtube-dl diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index d43e6b764..4a14a2be6 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -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