1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-23 22:05:49 +00:00

[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
+4 -1
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,