[rtl2] Add new extractor

This commit is contained in:
David-Development 2015-01-24 18:28:16 +01:00 committed by David Development
parent 384b62028a
commit 7906d199a1
3 changed files with 107 additions and 2 deletions

View file

@ -349,6 +349,7 @@ from .rtbf import RTBFIE
from .rte import RteIE
from .rtlnl import RtlXlIE
from .rtlnow import RTLnowIE
from .rtl2 import RTL2IE
from .rtp import RTPIE
from .rts import RTSIE
from .rtve import RTVEALaCartaIE, RTVELiveIE