how to download Facebook videos in mobile gallery using Termux
How to download Facebook video in Termux
Assalamu Alaikum friends and welcome to my blog so today i am gonna show you how to download face book video in Termux [no root].Here i have a script Facebook video Down loader (CLI) for Linux systems coded in PHP. so with the help of this script you guys can easily download face book's any videos. Just simply paste video URL and give name to save your video and it will start downloading video, so lets start tutorial.
Install Facebook video Download script in Termux
First update termux using this command apt update
Install PHP package in termux using this command apt install php
Now clone this script using GitHub git clone https://github.com/Tuhinshubhra/fbvid
go to fbvid directory and run this using these commands cd fbvid
Run :php fb.php
Now paste your Facebook video URL to download and give name for your video, it will start downloading your video.
Thank you,
Sumber https://termuxtutorials.blogspot.com/How to download Facebook video in Termux
Assalamu Alaikum friends and welcome to my blog so today i am gonna show you how to download face book video in Termux [no root].Here i have a script Facebook video Down loader (CLI) for Linux systems coded in PHP. so with the help of this script you guys can easily download face book's any videos. Just simply paste video URL and give name to save your video and it will start downloading video, so lets start tutorial.
Install Facebook video Download script in Termux
First update termux using this command apt update
Install PHP package in termux using this command apt install php
Now clone this script using GitHub git clone https://github.com/Tuhinshubhra/fbvid
go to fbvid directory and run this using these commands cd fbvid
Run :php fb.php
Now paste your Facebook video URL to download and give name for your video, it will start downloading your video.