[viewster->contv] remove viewster extractor and add support for contv.com
This commit is contained in:
parent
59296bae7e
commit
34e3885bc9
3 changed files with 119 additions and 218 deletions
|
@ -231,6 +231,7 @@ from .commonprotocols import (
|
|||
RtmpIE,
|
||||
)
|
||||
from .condenast import CondeNastIE
|
||||
from .contv import CONtvIE
|
||||
from .corus import CorusIE
|
||||
from .cracked import CrackedIE
|
||||
from .crackle import CrackleIE
|
||||
|
@ -1322,7 +1323,6 @@ from .viewlift import (
|
|||
ViewLiftIE,
|
||||
ViewLiftEmbedIE,
|
||||
)
|
||||
from .viewster import ViewsterIE
|
||||
from .viidea import ViideaIE
|
||||
from .vimeo import (
|
||||
VimeoIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue