How to Download Facebook Videos on Termux - Today I will show you how to download Facebook videos via Termux. Here I have a Facebook video Downloader (CLI) script for Linux systems encoded in PHP. so with the help of this script you can easily download all videos on Facebook.
Simply insert the video URL and give it a name to save your video and it will start downloading the video from facebook, so let's start the tutorial.
Install Facebook video Download the script in Termux
First update the termux using this command:
- $ apt update
- $ apt install php
- $ git clone https://github.com/Tuhinshubhra/fbvid
- $ cd fbvid
- $ php fb.php