add new stream to ffmpeg blacklist

ref: https://github.com/garret1317/yt-dlp-rajiko/issues/25
pull/11498/head
garret1317 3 months ago
parent 696bf76b8b
commit f7de211520

@ -30,6 +30,7 @@ class RadikoBaseIE(InfoExtractor):
'https://tf-c-rpaa-radiko.smartstream.ne.jp',
'https://si-f-radiko.smartstream.ne.jp',
'https://rpaa.smartstream.ne.jp',
'https://alliance-stream-radiko.smartstream.ne.jp',
)
_HOSTS_FOR_TIME_FREE_FFMPEG_SUPPORTED = (
'https://rd-wowza-radiko.radiko-cf.com',

Loading…
Cancel
Save