>>17116189You're overcomplicating it. All you need is a script with yt-dlp to download a video from almost any source link, ffmpeg to separate audio and video streams, re-encoding the latter to webm, and finally pyupload to upload the sound file to catbox and insert the given url into the filename. It's just a 6 line shell script.