py7hon / GDrive-Player

Google Drive files generator for download & streaming. v1.0

Home Page:https://apps.heirro.net/gdrive/index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDrive Link Download or Streaming Generator

Berfungsi meng-generate files google drive agar bisa dibuat untuk Streaming atau Direct Download tanpa Limit.

What's

Project ini bisa berjalan pada localhost server atau webhosting server. Berbasis engine PHP.

API Master

GET : https://api.heirro.net/developers/gdrive/get.json

API deployment, result service Endpoint:

Core data:

GET : /gdrive/get.json?u={link_gdrive}

Download Link Endpoint

  1. Download Link with Google ID (slow respond time):
GET : /gdrive/dl.js?gid={google_id}
  1. Direct Download Link with Encrypt (fast respond time):
GET : /gdrive/download.js?to={encryption_code}

Embed Video

  1. Embeded with jWplayer:
GET : /gdrive/embed.js?key={keyfiles}
  1. Embeded with HTML5:
GET : /gdrive/video.html?key={keyfiles}

Authors

  • Vava Heirro - BackEnd & FrontEnd Developer - Heirro

See also the list of contributors who participated in this project.

About

Google Drive files generator for download & streaming. v1.0

https://apps.heirro.net/gdrive/index

License:MIT License


Languages

Language:PHP 65.2%Language:Hack 34.8%