This commit is contained in:
2025-06-12 15:42:56 +02:00
parent dc4efa54ec
commit 98d186c1be

View File

@@ -1,3 +1,13 @@
#!/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