HiddenPirates / Video-Downloader-API

This script is used to generate download link of any video. (Supports 100+ websites)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video-Downloader-API

This project is written in PHP and uses YouTube-DL to get video information from video link. That's why you have to properly install YouTube-DL on your hosting server. Go to YouTube-DL repo to know how to install YouTube-DL.

Installation

  • Just clone this project in your hosting server's public_html directory.

Usage

  • After cloning this repo, browse your server url with video-url get or post parameter. Ex: https://example.com/?video-url=https://www.youtube.com/watch?v=U3OcnTbmL_U

Notice

  • Make sure you have php curl extension installed on your server.

About

This script is used to generate download link of any video. (Supports 100+ websites)

License:Apache License 2.0


Languages

Language:PHP 100.0%