Added extractor for rockstargames.com

This commit is contained in:
Dracony 2016-06-09 13:31:22 +02:00 committed by Sergey M․
parent 778f969447
commit 14d0f4e0f3
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 55 additions and 0 deletions

View file

@ -649,6 +649,7 @@ from .revision3 import (
from .rice import RICEIE
from .ringtv import RingTVIE
from .ro220 import Ro220IE
from .rockstargames import RockstarGamesIE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rtbf import RTBFIE