[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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,