Merge pull request #8063 from bpfoley/rteradio

[rte:radio] Add support for RTE radio player
This commit is contained in:
Sergey M 2016-01-04 03:33:22 +05:00
commit 2098aee7d6
2 changed files with 70 additions and 9 deletions

View file

@ -563,7 +563,7 @@ from .ro220 import Ro220IE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFIE
from .rte import RteIE
from .rte import RteIE, RteRadioIE
from .rtlnl import RtlNlIE
from .rtl2 import RTL2IE
from .rtp import RTPIE