[rtl2] Add new extractor

This commit is contained in:
David-Development
2015-01-24 18:28:16 +01:00
parent 384b62028a
commit 8011fba3ae
2 changed files with 99 additions and 0 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