[rmcdecouverte] Add new extractor(closes #9709)

This commit is contained in:
Remita Amine 2016-09-07 17:32:35 +01:00
parent d7e794928d
commit 6656a82481
2 changed files with 40 additions and 0 deletions

View file

@ -724,6 +724,7 @@ from .revision3 import (
)
from .rice import RICEIE
from .ringtv import RingTVIE
from .rmcdecouverte import RMCDecouverteIE
from .ro220 import Ro220IE
from .rockstargames import RockstarGamesIE
from .roosterteeth import RoosterTeethIE