Add an extractor for roxwell.com (closes #1044)

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-07-26 13:00:59 +02:00
parent da70877a1b
commit 58261235f0
2 changed files with 50 additions and 0 deletions

View File

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