mirror of
https://github.com/hklcf/MediaFire-Stream-API
synced 2026-01-13 13:24:29 -08:00
6ae6c5696975841638ec45a7ff780ca659278cc7
MediaFire-Stream-API
Grab MediaFire stream link
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
- Web Hosting or VPS (DigitalOcean)
- PHP 5+ (suggest to use PHP 7.x)
Deployment
Put all files into the Public/htdocs directory.
Usage
Json API
http://<yourserver.com>/mediafire.php?url=<MediaFire File Link>
Embed API
http://<yourserver.com>/embed.php?url=<MediaFire File Link>
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- HKLCF - Initial work - HKLCF
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
Description
Languages
PHP
100%