內容簡介
HxLoadplayer 是一款外掛程式,可從 Google Drive、Google 照片、mp4upload、fembed、clipwatching、vidoza、gounlimited 取得 hxload 播放器的直接連結。
功能
支援 Google Drive 的 360p、480p、720p、1080p 多種解析度
可突破 Google Drive 的下載次數限制
Hxload API 或短碼標籤
範例短碼標籤:
* [gdu link=””]
* [gdu link=”” subtitle=””]
* [gdu link=”” poster=”” subtitle=””]
短碼標籤輸出 iframe_code
範例 Hxload Player API 或 GET 方法的 iframe 碼:
https://hxload.to/api/getlink/?secretkey=demo&link=https://drive.google.com/open?id=1wUXqu0_4gY-e0n0ymvTBYokJEc10gayf&poster=poster&subtitle=subtitle
參數:
* secretkey. 從https://hxload.to/?p=account 取得秘密金鑰
* link. 你的遠端網址
* poster. 你的海報網址
* subtitle. 字幕網址。如果你想使用多個字幕,例如 http://myweb/sub1.srt=english|http://myweb/sub2.srt=dutch (最後一個參數 http://myweb/sub2.srt=dutch 是預設字幕)
JSON 回應:
{
“status”: “success”,
“result”: {
“player”: “hxload_player_url”,
“iframe”: “iframe_code”
}
}
外掛標籤
開發者團隊
原文外掛簡介
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”
}
}
