# Update package list # sudo apt update # Install ffmpeg apt install -y ffmpeg # Install yt-dlp apt install -y python3-pip