Skip to content

golakar/GoogleDrive-Link-Player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/verify.html?gid={google_id}
  1. Direct Download Link with Encrypt (fast respond time):
GET : /gdrive/download/direct.html?to={encryption_code}

Embed Video

  1. Embeded with jWplayer (not recommended):
GET : /gdrive/embed.html?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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.8%
  • Hack 32.2%