Add support for goldenmoustache.com

This commit is contained in:
xantares 2014-11-07 17:44:06 +00:00
parent 9908e03528
commit b868c972d1
2 changed files with 51 additions and 0 deletions

View file

@ -141,6 +141,7 @@ from .generic import GenericIE
from .glide import GlideIE
from .globo import GloboIE
from .godtube import GodTubeIE
from .goldenmoustache import GoldenMoustacheIE
from .golem import GolemIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE