Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.26 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.26 KB

MediaFire-Stream-API

GitHub issues GitHub forks GitHub stars GitHub license Twitter

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>

Live Demo: http://almeria5.rf.gd/mediafire/mediafire.php?url=https://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file

Embed API

http://<yourserver.com>/embed.php?url=<MediaFire File Link>

Live Demo: http://almeria5.rf.gd/mediafire/embed.php?url=http://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file

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