Ancok Player New Embed Manager With Backup Function Php Script

aresela

Active member
Apr 3, 2019
144
20
28
Hewo, babiato community i want to share here my own api link which is compatible with this script.

13 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}


Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)
Not working for me
 

Caduvns

Member
May 22, 2020
30
4
8
Hewo, babiato community i want to share here my own api link which is compatible with this script.

13 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}


Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)

Not working Friend
 

AZetaK

Member
Dec 14, 2020
24
37
13
Not working for me
Not working Friend

I suggest to try again and follow carefully the instructions to replace on play.php

I just downloaded the script shared here and placed my modification and is working :)

link proof (gonna be deleted in few hours)

Screenshot_1.jpg

Please note the "New Support Url" field is the only one which allow the 13 supported hosts links.
On the others you can put links to external videohost and if the "support url" throws error, player will load embed link 1
 
Last edited:

AMWolfstein

Member
Jul 5, 2020
190
16
18
I suggest to try again and follow carefully the instructions to replace on play.php

I just downloaded the script shared here and placed my modification and is working :)

link proof (gonna be deleted in few hours)

Screenshot_1.jpg

Please note the "New Support Url" field is the only one which allow the 13 supported hosts links.
On the others you can put links to external videohost and if the "support url" throws error, player will load embed link 1

Can i add more mp4 links on new support url ? And also what about adding quality button ?
 

hyd32666

New member
May 15, 2020
7
0
1
Hewo, babiato community i want to share here my own api link which is compatible with this script.

13 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}


Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)


Nice bro, its working for me
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
Hewo, babiato community i want to share here my own api link which is compatible with this script.

13 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}


Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)
its work.
only Google Photos not work when i try all.
 

ronny1989

Well-known member
May 16, 2020
612
347
63
35
Florida
Hewo, babiato community i want to share here my own api link which is compatible with this script.

13 Supported Hosts:



API URL:

¿How to add?

1- Edit play.php file

2- Find these lines


PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"//www.youtube.com/")|| strpos($url,"//vimeo.com/")|| strpos($url,"//www.facebook.com/") || strpos($url,"//www.mp4upload.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/")|| strpos($url,"//od.lk/")|| strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);
}

3- Replace with

PHP:
$main_sourcex = '{"type": "video/mp4", "label": "Original", "file":"'.$url.'"}';
if(isset($url) && strpos($url,"//drive.google.com/") || strpos($url,"//photos.google.com/") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//www.mediafire.com/") || strpos($url,"//www.amazon.com/") || strpos($url,"//www.dropbox.com/") || strpos($url,"//streamable.com/") || strpos($url,"//archive.org/") || strpos($url,"//photos.app.goo.gl/")!== FALSE){
$main_sourcex = curl('https://api.wphosting.me/get.php?link='.$url);
}


Using my link you can be safe there not will be a "shutdown" like it happened with all links from script owner

Enjoy ;)

thanks AZetaK
 

AZetaK

Member
Dec 14, 2020
24
37
13
Hewo, babiato community i want to share here my own api link which is compatible with this script.

pCloud, Rumble and OneDrive added, just copy and paste new replacement code to play.php file
 
Last edited:

rangzone

New member
Banned User
Dec 10, 2020
16
1
3
player not working,..after click play button
PHP Notice: Undefined index: sub in /home/pvudopldol/play.f63ell.com/play.php on line 97

on play.php
line 97 -->> $sub=$_GET['sub'];

how to solve this?
 

getapps

Member
Banned User
Sep 2, 2020
110
13
18
new embed manager advanced script

Play Google Drive, Google Photos, Youtube, Mp4 Selfhost, m3u8, facebook, vimeo Url or Any embed video link on your website with Ancok Player New Embed Manager With Backup Function Php Script.

NOTE:

Whatever the current status of this product is we don’t provide refunds and guarantee updates. Please read our Terms & Conditions first and if you have any questions please contact us before placing an order. Also, we aren’t responsible for limitations on 3rd party sources as our products don’t bypass any type of limitation.

PRODUCT DESCRIPTION:

Ancok Player New Embed Manager With Backup Function Php Script helps you to stream video files stored on Google Drive, Google Photos, Youtube, Mp4 Selfhost, m3u8, facebook, vimeo Url or Any embed video link in a fully customizable way, you will have full control over the player.

Ancok Player New Embed Manager With Backup Function Php Script, also you can adding your Ad Vast Url and Ads PopUp.

The player only retrieve video streaming link from Google Drive, Google Photos, Youtube, Mp4 Selfhost, m3u8, facebook, vimeo Url or Any embed video link automatically, so you don’t need large storage also doesn’t need a large bandwidth.

Note: For Google drive and Google Photos Has View limit by Google Default, we recommended to use your own mp4 or m3u8 video link.

With shared hosting that has low specifications, you can run the player.

FEATURE ADDED:

1. Auto Encrypt Link and Source Player
2. Auto Redirect to Backup Server (embed Link) if The Main Server Get Error!
3. Add New Movies Panel
4. Edit Movies Data from Panel
5. AdVast Slot Ready
6. Ad PopUp Ready
7. Edit Advast and PopUp from Panel
8. Protect Player with http referer
9. Database Required

REQUIREMENTS:

1. Shared Hosting or shared vps (no need high spec hosting)
2. Apache / NGINX
3. Tested on Php 7.3
4. Server, MySQL 5.6+

License Type:

Unlimited Domain

How to use:
1. Upload NEM_LEAKED.ZIP file into your hosting then extract it,

2. Open and edit config.php in folder includes/config.php, Change your domain name, username and password.

3. Open and edit conn.php in folder includes/conn.php, Change your Database user,name and password details.

4. Open in your browser "http://your-domain-name.com" and you are done!.

5. Demo Login Detail is:

user: admin
pass: hello123


LIVE PREVIEW
DEMO CPANEL


6. More Details, you can see on NEM_LEAKED.ZIP file.

New Embed Manager
New Embed Manager

Add New Movies Form

Edit Movies Data Form

Main Panel

Ads Manager Panel

Edit Ads Link

Support Link

Get Embed Code

Remove Data Movies
hello sir
thank you very much for this script :) .
i was unable to add new movies links and also not box show for ads. please help
 

Macus

Member
Jun 13, 2020
103
21
18
hello good afternoon group and merry christmas everyone
Please this script is still working ? for me the player gives me an error .. someone knows of some good script that works no matter if it is paid. thank you very much
 

Forum statistics

Threads
69,935
Messages
913,842
Members
243,968
Latest member
etvnovini

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