Relative Content

Tag Archive for pythonpython-3.xffmpegstreamlityt-dlp

Python streamlit app (You have requested merging of multiple formats but ffmpeg is not installed. Aborting due to –abort-on-erro) error

If you use a YT media downloading app then it downloads the YT media without asking for ffmpeg. I am making a python streamlit app using yt-dlp and when I click on download button then it shows that *ffmpeg *is not installed and the other YT media downloading websites don’t ask for any software, they just want us to paste the YT link and then selection the resolution without any need of installing ffmpeg.
How to make setreamlit apps like these websites?