HxLoad Player

Plugin to get direct link google drive, mp4upload, xvideos, rapidvideo to hxload player

Author:hxload.to (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:5.2.9
Plugin version:1.4.4
Added to WordPress repository:12-09-2018
Last updated:20-07-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/hxloadplayer/
Total downloads:3 484
Active installs:10+
plugin download
Click to start download

HxLoadplayer is a plugin to get direct link to hxload player from google drive, google photos, mp4upload, fembed, clipwatching, vidoza, gounlimited

Features

  • Support multi resolution like 360p, 480p, 720p, 1080p for google drive
  • Bypass limit for google drive

Hxload API or Shortcode tag

Example shortcode tag:
* [gdu link=””]
* [gdu link=”” subtitle=””]
* [gdu link=”” poster=”” subtitle=””]

Shortcode tag result an iframe_code

Example API for Hxload Player or iframe code with method GET:
https://hxload.to/api/getlink/?secretkey=demo&link=https://drive.google.com/open?id=1wUXqu0_4gY-e0n0ymvTBYokJEc10gayf&poster=poster&subtitle=subtitle

Parameters:
* secretkey. Get secret key from https://hxload.to/?p=account
* link. Your remote URL
* poster. Your poster URL
* subtitle. Subtitle URL. If you want to use multi subtitle, example http://myweb/sub1.srt=english|http://myweb/sub2.srt=dutch (Last parameter http://myweb/sub2.srt=dutch is default subtitle)

JSON Response:
{
“status”: “success”,
“result”: {
“player”: “hxload_player_url”,
“iframe”: “iframe_code”
}
}


ChangeLog