Added RteArchivesIE extractor to extractory.py

This commit is contained in:
Nick Triller 2016-07-20 17:28:33 +02:00
parent 918b29bf76
commit cbf9cda976

View File

@ -691,7 +691,7 @@ from .roosterteeth import RoosterTeethIE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFIE
from .rte import RteIE, RteRadioIE
from .rte import RteIE, RteRadioIE, RteArchivesIE
from .rtlnl import RtlNlIE
from .rtl2 import RTL2IE
from .rtp import RTPIE