1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-02 15:45:18 +00:00

[redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes #22063)

This commit is contained in:
Remita Amine
2020-09-12 19:20:53 +01:00
parent aa27253556
commit 1f7675451c
2 changed files with 100 additions and 12 deletions

View File

@@ -918,7 +918,9 @@ from .rbmaradio import RBMARadioIE
from .rds import RDSIE
from .redbulltv import (
RedBullTVIE,
RedBullEmbedIE,
RedBullTVRrnContentIE,
RedBullIE,
)
from .reddit import (
RedditIE,