Google Drive Proxy Player API

Stream media files from Google Drive with ease (For free).

Best tool for your Movie and Video Streaming websites.

View API Documentation

API Documentation

Endpoint (GET or POST)

https://gdplayer.vip/api/video

Parameters

  • file_id: A valid Google Drive file ID (Public shared)
    - Example: "1bJBs59LNjxYghoTnc_q8FSaW0pHEaYg0"
  • subtitle: (Optional) A subtitle url in srt format
    - Example: "https://example.com/subtitle.srt"
  • domains: (Optional) Allowed embed domains (Separated by comma, without http/https)
    - Example: "mydomain.com,otherdomain.net", leave blank to allow every domains

Optional Parameters For Integrated OpenSubtitles API

  • imdb_id: imdb id of the movie/tv
  • season: Season number (Eg: 1)
  • episode: Episode number (Eg: 1)

Code Snippet

                        
const fileId = "1bJBs59LNjxYghoTnc_q8FSaW0pHEaYg0";
const domains = "mydomain.com,otherdomain.net";
const response = await fetch(`https://gdplayer.vip/api/video?file_id=${fileId}&domains=${domains}`);
const data = await response.json();
console.log(data.embed_url);
                        
                    

Try out the API

API Response:

                                                
{{api.response}}
                                                
                        

Features

Fast Streaming
Free
  • Uncaped requests
  • 1080p streaming
  • No buffering
  • Caching optimized
High Limits
Free
  • Be able to handle high CCUs
  • Automated scaling servers
  • Bypass Google Drive Limitations
  • Used by 20+ medium to big websites
Integrated Subtitle API
Free
  • Integrate with OpenSubtitles API
  • Multiple languages
  • You don't need to pay for OpenSubtitles
  • Fully customizable inside player

Support

FAQ

You do not need an API key to use our service.

Our API supports videos that are available to play in Google Drive.

By using our player. We help you to deliver high performance video streaming experience and protect your Google Drive Accounts

Yes, GDPlayer complies with valid DMCA takedown requests. Copyright-infringing content may be removed upon receiving a valid DMCA notice.
Please notice: this will not affect your file in Google Drive

Contact Support

[email protected]