work for me broGot Error, after clicking play:
Oops no video found...
work for me broGot Error, after clicking play:
Oops no video found...
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);
Please be grateful if you help me with thisadmin has deleted my backdoor shell, maybe later I will check and retrieve the source code![]()
Yea, that is why you should never depend on an external API, any time can be shut down.Doesn't work the creator blocked the API but thanks for sharing!
if you modified the script, please share hereWith a modification to the script, you can use it for non-google drive link perfectly.
You can change the Ancokplayer API with Googleapis directly because Ancokplayer uses Googleapis not of Drivestreamcan you share what we have to do? please
@godrive I'll share it later. For now, I only use it for my website.can you share what we have to do? please
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 AncokplayerAPIYou can change the Ancokplayer API with Googleapis directly because Ancokplayer uses Googleapis not of Drivestream
Same.. Here.. External link streamtape, mixdrop, clipwatching...i don't use google drive i just need main option to embed external link
$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);
}
$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);
}