Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.22 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.22 KB

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.