[goldenmoustache] Remove extractor (Closes #10298)
Now uses dailymotion
This commit is contained in:
parent
367976d49f
commit
0fd1b1624c
2 changed files with 1 additions and 49 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue