@@ -457,6 +457,7 @@ async def process_radio_track(video_link, video_id, title):
# 1. Download with yt-dlp
dl_cmd = [
"yt-dlp",
"--no-cache-dir",
"--extract-audio",
"--output", f"{base_filepath}.%(ext)s",
video_link
The note is not visible to the blocked user.