Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hklcf/MediaFire-Stream-API
Grab MediaFire stream link
https://github.com/hklcf/MediaFire-Stream-API
mediafire php streaming-api video-streaming
Last synced: 3 months ago
JSON representation
Grab MediaFire stream link
- Host: GitHub
- URL: https://github.com/hklcf/MediaFire-Stream-API
- Owner: hklcf
- License: mit
- Created: 2018-05-06T09:46:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T04:30:45.000Z (about 5 years ago)
- Last Synced: 2024-06-26T18:58:01.181Z (5 months ago)
- Topics: mediafire, php, streaming-api, video-streaming
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 36
- Watchers: 6
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-hk-open-source - MediaFire-Stream-API - 提取 MediaFire 檔案的直連網址,影片檔案可於線上播放。[![GitHub stars](https://img.shields.io/github/stars/hklcf/MediaFire-Stream-API.svg?style=social)](https://github.com/hklcf/MediaFire-Stream-API/stargazers) (PHP)
README
# MediaFire-Stream-API
[![GitHub issues](https://img.shields.io/github/issues/hklcf/MediaFire-Stream-API.svg)](https://github.com/hklcf/MediaFire-Stream-API/issues)
[![GitHub forks](https://img.shields.io/github/forks/hklcf/MediaFire-Stream-API.svg)](https://github.com/hklcf/MediaFire-Stream-API/network)
[![GitHub stars](https://img.shields.io/github/stars/hklcf/MediaFire-Stream-API.svg)](https://github.com/hklcf/MediaFire-Stream-API/stargazers)
[![GitHub license](https://img.shields.io/github/license/hklcf/MediaFire-Stream-API.svg)](https://github.com/hklcf/MediaFire-Stream-API/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/hklcf/MediaFire-Stream-API.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fhklcf%2FMediaFire-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](https://m.do.co/c/f5dea4b5cce3))
- PHP 5+ (suggest to use PHP 7.x)## Deployment
Put all files into the Public/htdocs directory.## Usage
### Json API
`http:///mediafire.php?url=`Live Demo: http://almeria5.rf.gd/mediafire/mediafire.php?url=https://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file
### Embed API
`http:///embed.php?url=`Live Demo: http://almeria5.rf.gd/mediafire/embed.php?url=http://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.## Versioning
We use [SemVer](https://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/hklcf/MediaFire-Stream-API/tags).## Authors
* **HKLCF** - *Initial work* - [HKLCF](https://github.com/hklcf)See also the list of [contributors](https://github.com/hklcf/MediaFire-Stream-API/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details