add an extractor for tv.sohu.com

This commit is contained in:
huohuarong 2013-08-02 17:58:46 +08:00
parent 6d3a7d03e1
commit 6624a2b07d
2 changed files with 98 additions and 0 deletions

View file

@ -55,6 +55,7 @@ from .redtube import RedTubeIE
from .ringtv import RingTVIE
from .roxwel import RoxwelIE
from .sina import SinaIE
from .sohu import SohuIE
from .soundcloud import SoundcloudIE, SoundcloudSetIE
from .spiegel import SpiegelIE
from .stanfordoc import StanfordOpenClassroomIE