#!/bin/bash ## INSTALL #termux-setup-storage #pkg update #pkg upgrade #pkg install python3 ffmpeg wget pip install --upgrade yt-dlp #mkdir ~/bin #wget https://...............termux-url-opener -P ~/bin #chmod +x ~/bin/termux-url-opener yt-dlp -f "bestvideo[height<=360]+bestaudio/best" $1