Download the PHP package kri55h/socialfork without Composer
On this page you can find all versions of the php package kri55h/socialfork. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kri55h/socialfork
More information about kri55h/socialfork
Files in kri55h/socialfork
Download kri55h/socialfork
More information about kri55h/socialfork
Files in kri55h/socialfork
Vendor kri55h
Package socialfork
Short Description SocialFork PHP: Download videos from TikTok, YouTube, Facebook, Snapchat, and Instagram effortlessly. Integrate seamlessly into your PHP projects to access and manage engaging content across multiple social platforms.
License MIT
Homepage https://github.com/KRI55H/socialFork
Package socialfork
Short Description SocialFork PHP: Download videos from TikTok, YouTube, Facebook, Snapchat, and Instagram effortlessly. Integrate seamlessly into your PHP projects to access and manage engaging content across multiple social platforms.
License MIT
Homepage https://github.com/KRI55H/socialFork
Please rate this library. Is it a good library?
Informations about the package socialfork
SocialFork
Overview
SocialFork is a PHP library designed to simplify the process of downloading videos from various social media platforms.
Features
- Supports downloading videos from popular social media platforms, including TikTok, SnapChat, Youtube, Facebook, Instagram, and Twitter.
- Requires ffmpeg and yt-dlp as dependencies.
Installation
Follow the steps below to install the required dependencies:
Installing ffmpeg
Windows:
- Visit the official ffmpeg download page.
- Follow the instructions to download and install the executable.
macOS:
- Install Homebrew if you haven't already by following the instructions on Homebrew's website.
- Open a terminal and run the following command:
Linux (Debian/Ubuntu):
- Open a terminal and run the following command:
Installing yt-dlp
- Windows, macOS, Linux:
- Open a terminal and run the following command:
If you don't have pip
installed, you can get it by following the instructions here.
Usage
Now that you have the prerequisites installed, you can proceed to use Social Fork.
1. Install Social Fork via Composer
Run the following command in your project's root directory:
2. Use Social Fork in your code
All versions of socialfork with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
ext-json Version *
The package kri55h/socialfork contains the following files
Loading the files please wait ....