[goldenmoustache] Remove extractor (Closes #10298)

Now uses dailymotion
This commit is contained in:
Sergey M․ 2016-08-11 23:52:17 +07:00
parent 367976d49f
commit 0fd1b1624c
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 1 additions and 49 deletions

View file

@ -311,7 +311,6 @@ from .globo import (
)
from .godtube import GodTubeIE
from .godtv import GodTVIE
from .goldenmoustache import GoldenMoustacheIE
from .golem import GolemIE
from .googledrive import GoogleDriveIE
from .googleplus import GooglePlusIE
@ -1004,6 +1003,7 @@ from .viki import (
VikiIE,
VikiChannelIE,
)
from .viu import ViuIE
from .vk import (
VKIE,
VKUserVideosIE,