Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank page #19

Open
MasterEGA opened this issue Jun 20, 2020 · 2 comments
Open

Blank page #19

MasterEGA opened this issue Jun 20, 2020 · 2 comments

Comments

@MasterEGA
Copy link

The player is not loading, show blank page :-(

@SxtBox
Copy link

SxtBox commented Nov 26, 2020

The player is not loading, show blank page :-(

change kNO = "(.)" from mediafire.php to => href="(.+?download[0-9]+.mediafire.com/[0-9a-z]+.)" and try again dude
test https://rubular.com/r/Yzn0Sgj2NdGyQ2

edit: change and js from embed https://content.jwplatform.com/libraries/219E3gkh.js

@1Dark0Matter1
Copy link

try this code if you want to use it in other website

use this code in embed.php

code:

<style> html,body{ margin:0;padding:0;width:100%;height:100%; } </style>
<script src="https://content.jwplatform.com/libraries/219E3gkh.js"></script> <script> jwplayer("player").setup({ playlist: [{ "sources": }], allowfullscreen: true, width: '100%', aspectratio: '16:9', }); </script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants