Add SinaIE (related #1039): extractor for video.sina.com.cn

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-18 15:31:50 +02:00
parent 3f40217704
commit 0932300e3a
2 changed files with 68 additions and 0 deletions

View file

@ -51,6 +51,7 @@ from .pornotube import PornotubeIE
from .rbmaradio import RBMARadioIE
from .redtube import RedTubeIE
from .ringtv import RingTVIE
from .sina import SinaIE
from .soundcloud import SoundcloudIE, SoundcloudSetIE
from .spiegel import SpiegelIE
from .stanfordoc import StanfordOpenClassroomIE