From f7de211520a8be8be7fa3b06d9661ca317c226af Mon Sep 17 00:00:00 2001 From: garret1317 Date: Wed, 4 Jun 2025 19:45:16 +0100 Subject: [PATCH] add new stream to ffmpeg blacklist ref: https://github.com/garret1317/yt-dlp-rajiko/issues/25 --- yt_dlp/extractor/radiko.py | 1 + 1 file changed, 1 insertion(+) diff --git a/yt_dlp/extractor/radiko.py b/yt_dlp/extractor/radiko.py index d26edb8a8..fccf4a0a7 100644 --- a/yt_dlp/extractor/radiko.py +++ b/yt_dlp/extractor/radiko.py @@ -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',