[rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959)

This commit is contained in:
Philipp Hagemeister 2015-02-16 15:45:01 +01:00
parent a568180441
commit 59b8ab5834
3 changed files with 65 additions and 17 deletions

View file

@ -371,7 +371,7 @@ from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFIE
from .rte import RteIE
from .rtlnl import RtlXlIE
from .rtlnl import RtlNlIE
from .rtlnow import RTLnowIE
from .rtl2 import RTL2IE
from .rtp import RTPIE