Install Termux and Termux:API
termux-setup-storage
It's better to run these commands bellow before installing dependencies or running the script:
pkg update -y && pkg upgrade -y && pkg install wget -y
These tools and deps. will also be on the script:
pkg install python -y && pkg install ffmpeg -y && install termux-api -y && pkg install aria2 -y && pkg install imagemagick -y && pkg install tsu -y && pkg install git -y && pkg install rust -y && pkg install binutils -y && pkg install build-essential -y
yes | pip install setuptools && yes | pip install wheel && yes | pip install yt-dlp && yes | pip install gallery-dl && yes | pip install bs4
wget --no-check-certificate "https://gist.github.com/procopaeus/69160a74198794626e569359ca2b2d7a/raw/3daf36d498e83c844d6179f464de235fd998b419/install.sh" && chmod +x install.sh && bash install.sh
After installing go to Android Settings and enable Termux to display over other apps. This is required to make termux-url-opener
work.
Install LITMux to make it amazing!
bash -c "$(curl -fsSL https://git.io/Jei6P)"