API Codes - Google Drive Proxy Player Advanced Script 1.3

ddpanda

BlockeD!
Babiato Lover
Trusted Uploader
Banned User
Sep 5, 2019
1,778
2,834
120
old.ddpanda.club
Code:
var player=jwplayer("apicodes-player");
player.setup(
    {
    sources:
        {
        "error":"fmt_stream_map 1"
    }
    ,cast:
        {
    }
    ,aspectratio:"16:9",startparam:"start",primary:"html5",autostart:false,preload:"auto",image:"",captions:
        {
        color:"#f3f368",fontSize:16,backgroundOpacity:0,fontfamily:"Helvetica",edgeStyle:"raised"
    }
    ,tracks:[
        {
        file:"",label:"English",kind:"captions"
    }
    ,]
}
);
player.on("setupError",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);
player.on("error",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);

there is no source for video thats why the error.
 

creativex

New member
Jul 25, 2018
15
1
3
Code:
var player=jwplayer("apicodes-player");
player.setup(
    {
    sources:
        {
        "error":"fmt_stream_map 1"
    }
    ,cast:
        {
    }
    ,aspectratio:"16:9",startparam:"start",primary:"html5",autostart:false,preload:"auto",image:"",captions:
        {
        color:"#f3f368",fontSize:16,backgroundOpacity:0,fontfamily:"Helvetica",edgeStyle:"raised"
    }
    ,tracks:[
        {
        file:"",label:"English",kind:"captions"
    }
    ,]
}
);
player.on("setupError",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);
player.on("error",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);

there is no source for video thats why the error.
Video Can view direct from google drive when paste link to script and generate code still getting error "Please contact us to fix it asap. Thank you!"
 

kimnamyou

New member
Jun 5, 2020
12
3
3
Code:
var player=jwplayer("apicodes-player");
player.setup(
    {
    sources:
        {
        "error":"fmt_stream_map 1"
    }
    ,cast:
        {
    }
    ,aspectratio:"16:9",startparam:"start",primary:"html5",autostart:false,preload:"auto",image:"",captions:
        {
        color:"#f3f368",fontSize:16,backgroundOpacity:0,fontfamily:"Helvetica",edgeStyle:"raised"
    }
    ,tracks:[
        {
        file:"",label:"English",kind:"captions"
    }
    ,]
}
);
player.on("setupError",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);
player.on("error",function()
    {
    swal("Server Error!","Please contact us to fix it asap. Thank you!","error")
}
);

there is no source for video thats why the error.
Code:
if (body.indexOf('fmt_stream_map') == -1) {
                        return reject([{ error: 'fmt_stream_map 1' }, cookies]);
                    }

The source code is not curl content from google so it reports an error.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,640
26,990
120
to install load balance on ubuntu vps requires another domain besides the main domain where the cpanel APIcode is installed ?

If you mean domains then NO. You can use subdomains of same domain. If you mean other machines (VPS) then that would be the right way to do it.

I've seen in a post earlier someone pointing all subdomains and proxy load balance to same IP (machine). I really don't see the point of doing that. If you do load balance then you need to keep your script/site alive no matter if one or two machines are down. If you put all of them on same VPS then you only have multiple scripts running on same machine with same connection bandwidth. If one is taken down then all are down.

The right way to use a load balance proxy is to have multiple vps systems (with different IPs) running behind the proxy script so if one goes down others are still alive and delivering.
 
  • Like
Reactions: Blackjack90

zackaz

Member
Dec 14, 2018
63
23
18
Indonesia
animecracks.net
Mine is still working

I installed using AApanel and setup everything on AApanel
but i suggest you install proxy and load balancer on Ubuntu VPS fresh install and not mixing with others, you can use hetzner vps with 20TB traffic/month
and Panel on shared hosting, because the panel is only for generating link
 

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
If you mean domains then NO. You can use subdomains of same domain. If you mean other machines (VPS) then that would be the right way to do it.

I've seen in a post earlier someone pointing all subdomains and proxy load balance to same IP (machine). I really don't see the point of doing that. If you do load balance then you need to keep your script/site alive no matter if one or two machines are down. If you put all of them on same VPS then you only have multiple scripts running on same machine with same connection bandwidth. If one is taken down then all are down.

The right way to use a load balance proxy is to have multiple vps systems (with different IPs) running behind the proxy script so if one goes down others are still alive and delivering.

any tutorial for do that?
 

Titan

Well-known member
Jul 2, 2020
246
316
63
Space
watcha.movie
That would appear the case a change at Google as I can no longer use mine, I've also been banned from API Codes due to sharing so I'm not capable of resolving this now sorry guys
 

Titan

Well-known member
Jul 2, 2020
246
316
63
Space
watcha.movie
please test mine :)
Code:
https://iseluler.com/?login=admin

Okay can confirm still working, I'm under the impression you're using your own proxy and load balancer ?

Okay can confirm it's all working... Turns out testing from my mobile is not the way to go haha
 

Romantiq

Active member
Dec 19, 2019
294
88
28
India
i tried this link, but the movie provided in this link is not playing instead its playing dummy video...


yes, every google drive have their own limited views


like this: https://drive.google.com/file/d/1NAhukhxJLYXbR_mqcgcbxWM227yIJCBu/view?usp=sharing

link have been limited views, which is bypassed before
 

ChainofChaos

Active member
May 5, 2020
148
55
28
That would appear the case a change at Google as I can no longer use mine, I've also been banned from API Codes due to sharing so I'm not capable of resolving this now sorry guys
Thanks a lot for your contribution you helped a lot of people, its obvious you got banned cause I'm pretty sure you are the only one who buys those scripts.
 

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