[Restudy] Add new extractor for restudy.dk

This commit is contained in:
Mathias Rav 2014-12-13 21:58:52 +01:00
parent 1fa174692a
commit 4a0132c570
2 changed files with 42 additions and 0 deletions

View file

@ -316,6 +316,7 @@ from .radiofrance import RadioFranceIE
from .rai import RaiIE
from .rbmaradio import RBMARadioIE
from .redtube import RedTubeIE
from .restudy import RestudyIE
from .reverbnation import ReverbNationIE
from .ringtv import RingTVIE
from .ro220 import Ro220IE