[redbulltv:rrn:content] Add extractor (closes #21297)

This commit is contained in:
Sergey M․
2019-06-07 23:48:57 +07:00
parent bf3c932663
commit 2efefddafd
2 changed files with 26 additions and 1 deletions

View File

@ -938,7 +938,10 @@ from .raywenderlich import (
)
from .rbmaradio import RBMARadioIE
from .rds import RDSIE
from .redbulltv import RedBullTVIE
from .redbulltv import (
RedBullTVIE,
RedBullTVRrnContentIE,
)
from .reddit import (
RedditIE,
RedditRIE,