>>16376754I'll also post this in case you want to make the soundpost by yourself
.\yt-dlp -f "(bestvideo+bestaudio/best)[protocol!*=dash]" --external-downloader ffmpeg --external-downloader-args "ffmpeg_i:-ss 00:54:23.00 -to 00:54:34.00" "youtubelink"
.\ffmpeg -i Sample.mp4 -vn -ar 44100 -ac 2 -ab 192k -f mp3 Sample.mp3
.\ffmpeg -i Sample.mp4 -an -c:v libvpx -crf 30 -b:v 2M -vf scale=1280:720 Sample.webm