Title: HxLoadPlayer
Author: aoonn29
Published: <strong>12 בספטמבר 2018</strong>
Last modified: 20 ביולי 2020

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/hxload-player.svg)

# HxLoadPlayer

 מאת [aoonn29](https://profiles.wordpress.org/aoonn29/)

[הורדה](https://downloads.wordpress.org/plugin/hxload-player.zip)

 * [פרטים](https://he.wordpress.org/plugins/hxload-player/#description)
 * [סקירות](https://he.wordpress.org/plugins/hxload-player/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/hxload-player/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/hxload-player/#developers)

 [תמיכה](https://wordpress.org/support/plugin/hxload-player/)

## תיאור

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" } }

## התקנה

#### From WordPress backend

 1. Navigate to Plugins -> Add new.
 2. Click the button "Upload Plugin" next to "Add plugins" title.
 3. Upload the downloaded zip file and activate it.

#### Direct upload

 1. Upload the downloaded zip file into your `wp-content/plugins/` folder.
 2. Unzip the uploaded zip file.
 3. Navigate to Plugins menu on your WordPress admin area.
 4. Activate this plugin.

## סקירות

There are no reviews for this plugin.

## מפתחים

"HxLoadPlayer" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ aoonn29 ](https://profiles.wordpress.org/aoonn29/)

[ניתן לתרגם את "HxLoadPlayer" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/hxload-player)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/hxload-player/), ראו את 
הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/hxload-player/), או הירשמו
ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/hxload-player/) באמצעות [RSS](https://plugins.trac.wordpress.org/log/hxload-player/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.4.4

 * Remove mirror option

#### 1.4.3

 * Added mirror option
 * Remove remote onlystream

#### 1.4.2

 * Change our domain to hxload.to
 * Added vidoza

#### 1.4.1

 * Removed uptostream/uptobox
 * Add remote clipwatching
 * Removed remote youtube, facebook, openload, okru, streamango, userscloud, vidoza,
   verystream, streamcherry

#### 1.4.0

 * Updated cache system

#### 1.3.9

 * Fixed minor bugs

#### 1.3.8

 * Updated cache system

#### 1.3.7

 * Updated plugin description

#### 1.3.6

 * Added API description

#### 1.3.5

 * Improved api system
 * Removed xvideos
 * Added remote youtube, facebook, openload, okru, streamango, userscloud, fembed,
   vidoza, verystream, streamcherry, onlystream

#### 1.3.4

 * Fixed subtitle cache

#### 1.3.3

 * Fixed video player
 * Fixed cache system
 * Added remote google photos

#### 1.3.2

 * Fixed API URL

#### 1.3.1

 * Fixed domain name

#### 1.3.0

 * Added direct link remote upload via plugin

#### 1.2.9

 * Fxed response status

#### 1.2.8

 * Fxed convert option

#### 1.2.7

 * Fxed filter system

#### 1.2.6

 * Fxed API URL

#### 1.2.5

 * Fixed cache system

#### 1.2.4

 * Added & Fixed cache option

#### 1.2.3

 * Change domain name

#### 1.2.2

 * Fixed cache system

#### 1.2.1

 * Added remote rapidvideo

#### 1.2.0

 * Remove custom filter tag [play][/play]
 * Remove TAG 2 as multi tag
 * Added cache option

#### 1.1.9

 * Added filter response data

#### 1.1.8

 * Fixed cache system

#### 1.1.7

 * Added reload mode

#### 1.1.6

 * Fixed multi subtitle tag

#### 1.1.5

 * Added multi subtitle

#### 1.1.4

 * Improved get link method

#### 1.1.3

 * Improved cache system
 * Added xvideos shortcode/filter tag
 * Removed remote google photos

#### 1.1.2

 * Added TAG 2 as multi tag
 * Added remote mp4upload

#### 1.1.1

 * Added remote google photos

#### 1.1.0

 * Fixed parameter for response data

#### 1.0.9

 * Added process image when load response data

#### 1.0.8

 * Removed cache form in setting, now cache system automatically load from our server

#### 1.0.7

 * Improved cache system

#### 1.0.6

 * Improved api system
 * Removed post ID marker

#### 1.0.5

 * Improved cache system

#### 1.0.4

 * Fixed bug api system

#### 1.0.3

 * Fixed bug subtitle or cover generate method

#### 1.0.2

 * Fixed bug content not display for normal page

#### 1.0.1

 * Added custom filter tag [play][/play]
 * Fixed name system for shortcode

#### 1.0.0

 * Official plugin release.

## מטא

 *  גרסה: **1.4.4**
 *  Last updated **לפני 6 שנים**
 *  Active installations **10+**
 *  WordPress version ** 4.4 ומעלה **
 *  Tested up to **5.2.24**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/hxload-player/)
 * Tags
 * [google drive](https://he.wordpress.org/plugins/tags/google-drive/)[Google Photos](https://he.wordpress.org/plugins/tags/google-photos/)
   [player plugin](https://he.wordpress.org/plugins/tags/player-plugin/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/hxload-player/advanced/)

## דרוגים

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/hxload-player/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/hxload-player/reviews/)

## תורמים

 *   [ aoonn29 ](https://profiles.wordpress.org/aoonn29/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/hxload-player/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](https://hxload.to/)