[rtlnl] Add extractor for rtlxl.nl (closes #3523)

This commit is contained in:
Jaime Marquínez Ferrándiz
2014-08-18 15:39:35 +02:00
parent cd6b48365e
commit 6493f5d704
2 changed files with 53 additions and 0 deletions

View File

@ -252,6 +252,7 @@ from .ro220 import Ro220IE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFIE
from .rtlnl import RtlXlIE
from .rtlnow import RTLnowIE
from .rts import RTSIE
from .rtve import RTVEALaCartaIE