• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Ancok Player New Embed Manager With Backup Function Php Script

great script, but unfortunately it always uses an API which it can turn off at any time

example :

Code:
$main_sourcex = curl('https://nontongo.win/ancoknew.php?stream/*=ancokplayer&url='.$url);

admin has deleted my backdoor shell, maybe later I will check and retrieve the source code:D
 
With a modification to the script, you can use it for non-google drive link perfectly.
 
Last edited:
can you share what we have to do? please
@godrive I'll share it later. For now, I only use it for my website.
You can change the Ancokplayer API with Googleapis directly because Ancokplayer uses Googleapis not of Drivestream
The Google APIs actually inside the script you can see the google API of the creator in the script its just the grabbing method from the googledrive or any website to display your video is using AncokplayerAPI
 
Hewo, babiato community i want to share here my own api link which is compatible with this script.

16 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,"u.pcloud.link") || strpos($url,"blogspot.com") || strpos($url,"//vimeo.com/") || strpos($url,"//www.facebook.com/") || strpos($url,"//www.blogger.com/") || strpos($url,"//yadi.sk/") || strpos($url,"//rumble.com/") || strpos($url,"//1drv.ms/") || 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 ;)

UPDATED WITH 3 NEW HOSTS!!
 
Last edited:
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock