FV Flowplayer Video Player Pro

FV Flowplayer Video Player Pro v8.0.9

No permission to download

freenulled

Well-known member
Null Master
Trusted Uploader
Mar 29, 2019
281
903
100
PM me with your domain to get your license key.

freenulled submitted a new resource:

FV Player Pro - Flowplayer Video Player

banner-772x250.png


Custom HTML 5 video on your own site with Flash fallback for legacy browsers is here.

FV Player is a free, easy-to-use, and complete solution for embedding FLV or MP4 videos into your posts or pages. With MP4 videos, FV Player offers 98% coverage even on mobile devices.

  • Remembering video position both both guest users and members
  • API for custom video fields
  • easy AB looped playback for your visitors (great for teaching sites)
  • improved...

Read more about this resource...
 
Last edited:

freenulled

Well-known member
Null Master
Trusted Uploader
Mar 29, 2019
281
903
100
freenulled updated FV Flowplayer Video Player Pro with a new update entry:

FV Flowplayer Video Player Pro

7.4.21.727 – 2020/05/07
  • HLS – improved parsing of video qualities for video quality menu in case your m3u8 has video resolution information
  • Skin settings – allowing 0 for marginBottom
  • Bugfix – CSS – playlist font color setting not working
  • Bugfix – CSS – 2014 design titles background color in some themes
  • Bugfix – MPEG-DASH – fix for recovery of Vimeo videos in FV Player Pro

Read the rest of this update entry...
 

Dieds

Active member
Aug 1, 2019
130
40
28
How to nulled

copy pro plugin folder to your WP plugin folder then try to change this code (at file: fp-api-private.php)

PHP:
private function check_license_remote( $args = array() ) {

    if( !isset($this->strPluginSlug) || empty($this->strPluginSlug)
       || !isset($this->version) || empty($this->version)
       || !isset($this->license_key) || $this->license_key === FALSE  ) {
      return false;
    }

to

PHP:
private function check_license_remote( $args = array() ) {

    if( !isset($this->strPluginSlug) || empty($this->strPluginSlug)
       || !isset($this->version) || empty($this->version)
       || !isset($this->license_key) || $this->license_key === FALSE  ) {
      return true;
 }

Then apply pro upgrade
 

kaisertom

Member
Trusted Uploader
Jun 9, 2020
38
21
8
Is there an update for the latest Version 7.4.35.727 please?
Also how do i get the pro part?

Thanks.
 

mhpekster

New member
Apr 4, 2020
13
7
3
copy pro plugin folder to your WP plugin folder then try to change this code (at file: fp-api-private.php)

PHP:
private function check_license_remote( $args = array() ) {

    if( !isset($this->strPluginSlug) || empty($this->strPluginSlug)
       || !isset($this->version) || empty($this->version)
       || !isset($this->license_key) || $this->license_key === FALSE  ) {
      return false;
    }

to

PHP:
private function check_license_remote( $args = array() ) {

    if( !isset($this->strPluginSlug) || empty($this->strPluginSlug)
       || !isset($this->version) || empty($this->version)
       || !isset($this->license_key) || $this->license_key === FALSE  ) {
      return true;
}

Then apply pro upgrade
your method did not work for me, do you have any idea why?
 

Forum statistics

Threads
69,206
Messages
908,333
Members
236,836
Latest member
torinouq

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu