All Projects → bboymega → Termux_url_opener_all_in_one_downloader

bboymega / Termux_url_opener_all_in_one_downloader

Licence: other
All-in-one Download Script for Termux URL Opener

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Termux url opener all in one downloader

JAR
Just Another Repo
Stars: ✭ 53 (-52.68%)
Mutual labels:  termux, termux-tools
ubuntu
Install ubuntu in Termux Without Rooted Device
Stars: ✭ 77 (-31.25%)
Mutual labels:  termux, termux-tools
termux.sh
AIO Termux >>> bash <(curl -fsSL https://git.io/JvMD6) <<<
Stars: ✭ 49 (-56.25%)
Mutual labels:  termux, termux-tools
termux-shell
Beautify your Termux App with this Shell 😍
Stars: ✭ 149 (+33.04%)
Mutual labels:  termux, termux-tools
tstyle
Customize Termux Font & Colors
Stars: ✭ 186 (+66.07%)
Mutual labels:  termux, termux-tools
Termux-GUI
Graphical User Interface for Termux (XFCE and MATE)
Stars: ✭ 46 (-58.93%)
Mutual labels:  termux, termux-tools
TelephonyBruteCall
This tools lets you BruceForce calls using Termux on Android
Stars: ✭ 25 (-77.68%)
Mutual labels:  termux, termux-tools
modded-ubuntu
Run Ubuntu GUI on your termux with much features.
Stars: ✭ 387 (+245.54%)
Mutual labels:  termux, termux-tools
teriyaki
Control your phone using advantages of the termux-api over ssh from your linux pc.
Stars: ✭ 54 (-51.79%)
Mutual labels:  termux, termux-tools
LordPhish
The most complete phishing tool
Stars: ✭ 158 (+41.07%)
Mutual labels:  termux, termux-tools
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+63.39%)
Mutual labels:  termux, termux-tools
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (-77.68%)
Mutual labels:  scripts, termux
TERBR-TermuxBackupTool
Backup Termux and Restore with just one command. Choose a directory to save backup and easily find them.
Stars: ✭ 13 (-88.39%)
Mutual labels:  termux, termux-tools
termux-snippets
An integrated tool and a collection of snippets which helps in the various aspects of the terminal.
Stars: ✭ 28 (-75%)
Mutual labels:  termux, termux-tools
seeu
SeeU is a camera hacking tool which is used to hack selfie camera of devices....
Stars: ✭ 313 (+179.46%)
Mutual labels:  termux, termux-tools
Get-instagram-users-info---Any-instagram-account
Dump instagram users info without API.
Stars: ✭ 345 (+208.04%)
Mutual labels:  termux, termux-tools
buildAPKsApps
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
Stars: ✭ 32 (-71.43%)
Mutual labels:  termux, termux-tools
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (-69.64%)
Mutual labels:  termux, termux-tools
Tool X
Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and other linux based distributions.
Stars: ✭ 3,361 (+2900.89%)
Mutual labels:  termux, termux-tools
Dotfiles
Awesome personal dotfiles
Stars: ✭ 99 (-11.61%)
Mutual labels:  scripts, termux

All-in-one Download Script for Termux

All-in-one Download Script for Termux URL Opener.

This script requires ffmpeg, youtube-dl, python, wget, spotdl, yt-dlp, rbtv-dl, bandcamp-dl, you-get to function.

Screenshot_20201103-143432_Termux.jpg

Using the script

Launch the "share" option and select Termux.

share_icon.jpg

Installing the script

Launch Termux and run the follwing commands:

#Clean Install
rm -f "/data/data/com.termux/files/home/bin/termux-url-opener"
mkdir /data/data/com.termux/files/home/bin

#Installing dependencies
pkg update -y && pkg install wget -y && pkg install python -y && pkg install ffmpeg -y
yes | pip install youtube-dl && yes | pip install spotdl && yes | pip install yt-dlp && yes | pip install you-get && yes | pip install bs4

wget --no-check-certificate --output-document="/data/data/com.termux/files/usr/bin/rbtv-dl" "https://raw.githubusercontent.com/M3GABOY/rbtv-dl/main/rbtv-dl.py"
chmod +x "/data/data/com.termux/files/usr/bin/rbtv-dl"

wget --no-check-certificate --output-document="/data/data/com.termux/files/usr/bin/bandcamp-dl" "https://raw.githubusercontent.com/M3GABOY/bandcamp-dl/main/bandcamp-dl.py"
chmod +x "/data/data/com.termux/files/usr/bin/bandcamp-dl"

#Installing the script
wget -P /data/data/com.termux/files/home/bin/ --no-check-certificate "https://raw.githubusercontent.com/M3GABOY/Termux_url_opener_all_in_one_downloader/master/termux-url-opener" 
chmod +x "/data/data/com.termux/files/home/bin/termux-url-opener"
termux-setup-storage


Or simply run this

wget --no-check-certificate "https://raw.githubusercontent.com/M3GABOY/Termux_url_opener_all_in_one_downloader/master/install.sh" && chmod +x install.sh && bash install.sh

Or you can do it with git clone

git clone https://github.com/Sitolam/Termux_url_opener_all_in_one_downloader.git
chmod +x install.sh
bash install.sh

Or also with git clone but in one script

git clone https://github.com/Sitolam/Termux_url_opener_all_in_one_downloader.git && chmod +x install.sh && bash install.sh

FAQ

This script is blank sensitive. Therefore option "3" and "3 " are treated differently. While "3" will launch option 3, "3 " is invalid and will launch the default option.

Changelog

Updated on Jul 31 2021: Changed relative path to absolute path to avoid path errors.
Updated on Jul 16 2021: Added RedBull TV and Bandcamp artist support. Replacing youtube-dlc with yt-dlp.
Updated on Nov 2 2020: Add you-get as an option for downloading
Updated on Nov 2 2020: Add support for subtitle embedding
Updated on Nov 1 2020: Add youtube-dlc as an option for downloading
Updated on Jun 18 2020: Change YouTube to mp3 audio quality to best available.
Updated on Jun 13 2020: Change spotdl Output format from flac to mp3.
Updated on Jun 12 2020: Added Spotify Support and youtube-dl Audio Conversion.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].