[gputechconf] Add new extractor(closes #5775)

This commit is contained in:
remitamine 2015-12-19 23:28:54 +01:00
parent dd85e4d707
commit ec6504b39c
2 changed files with 58 additions and 0 deletions

View file

@ -235,6 +235,7 @@ from .golem import GolemIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .goshgay import GoshgayIE
from .gputechconf import GPUTechConfIE
from .groupon import GrouponIE
from .hark import HarkIE
from .hearthisat import HearThisAtIE