How to download video and status using termux

 Hello, welcome to another article, in this article I'm going to show you How to download social media videos & statuses without any application. let's start.,

What is bash2mp4?

Bash2Mp4 is a tool for Download Videos. This tool can Download Videos from more than 20 sites. This Tool is created for Educational purposes only.

Requirements:

  • An android device with android version 5.0 and above.
  • Termux application
  • Internet

If you download the termux application means run the termux app. First, we are going to update the package list so type this below command.

apt update

Step 1: 

After updating the package's list we will install the git package this git package will help you to clone the package.

pkg install git

Step 2: 

After installing the git package we are going to clone the BASH2MP4 package into our directory with the help of git commands.

git clone https://github.com/htr-tech/bash2mp4

Step 3: 

Now we have the BASH2MP4 folder in our termux root directory we need to open that folder following commands.

cd bash2mp4

Step 4: 

Now we need to give the permission to read-write and execute the BASH2MP4 javascript by using the below command.

chmod +x setup.sh

Step 5: 

After that, you need to run the following to run the BASH2MP4.

bash setup.sh

 Step 6:

After we run the setup.sh file we get 3 options to choose an extension. after choosing the extension we will get another 3 option's to choose the resolution. choose which you want after that file downloads automatically 

NOTE

Downloading file will store sdcard/B2MP4/MP4



Post a Comment

Previous Post Next Post