[ign]: support some country versions and add an extractor for 1up.com
1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
This commit is contained in:
parent
2ef648d3d3
commit
a95967f8b7
2 changed files with 59 additions and 13 deletions
|
|
@ -27,7 +27,7 @@ from .googlesearch import GoogleSearchIE
|
|||
from .hotnewhiphop import HotNewHipHopIE
|
||||
from .howcast import HowcastIE
|
||||
from .hypem import HypemIE
|
||||
from .ign import IGNIE
|
||||
from .ign import IGNIE, OneUPIE
|
||||
from .ina import InaIE
|
||||
from .infoq import InfoQIE
|
||||
from .instagram import InstagramIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue