• 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"

Direct Link JWPlayer Encrypted PHP Scripts

Mecky Clouds

Active member
May 2, 2020
316
188
43
One Piece
streamscripts.xyz
Direct Link JWPlayer Encrypted PHP Scripts
- This Panel Help you encode URL to protect your real URL and support multiple subtitles. You can use url or iframe after encoding into your website easily and quickly.
Demo : Demo Link
Download Link : Download Link
Source : Script Source

i received many message about direct link jwplayer encrypted link so here you can use on direct link .mp4 .mkv etc
 
Thanks. Can optimize with insert VAST ??

open index.php
below this code
Code:
image: "'.$poster.'",

add this code and replace link on tag: on your VAST link

PHP:
                       advertising: {
                                client: "vast",
                                    schedule: {
                                            adbreak1: {
                                            offset : "pre",                        
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                        adbreak2: {
                                            offset: "50%",
                                                  tag: "https://syndication.exdynsrv.com/splash.php?idzone=3824539",
                                            skipoffset: 5
                                            },
                                    },
                                },
 
Thanks, but I dont want to change the player of my theme

I mean before can you insert a possible Vast link in your Panel Help
 
Direct Link JWPlayer Encrypted PHP Scripts
- This Panel Help you encode URL to protect your real URL and support multiple subtitles. You can use url or iframe after encoding into your website easily and quickly.
Demo : Demo Link
Download Link : Download Link
Source : Script Source

i received many message about direct link jwplayer encrypted link so here you can use on direct link .mp4 .mkv etc

which script you used on your site - https://tagdrama.co/
 
Direct Link JWPlayer Encrypted PHP Scripts
- This Panel Help you encode URL to protect your real URL and support multiple subtitles. You can use url or iframe after encoding into your website easily and quickly.
Demo : Demo Link
Download Link : Download Link
Source : Script Source

i received many message about direct link jwplayer encrypted link so here you can use on direct link .mp4 .mkv etc
the javascript which loads the video can be unpacked.
Packed (compressed) javascript
JavaScript:
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('R 1=o("v-1");1.B({x:[{"a":"E","D":"7\\/6","8":"d://C.b/7.6"}],A:"5:9",z:"y",w:"u",t:s,r:"q",p:"d://G.b/S.10.Z",Y:"X",W:"",c:{V:"#F",U:5,T:0,H:"Q",P:"O"},N:[{8:"",a:"M",L:"c"},]});1.3("K",e(){i("J n!","m f k j l h. g 4!","2")});1.3("2",e(){i("I n!","m f k j l h. g 4!","2")});',62,63,'|player|error|on|you|16|mp4|video|file||label|com|captions|https|function|PM|Thank|it|swal|to|Me|fix|Please|Error|jwplayer|aboutlink|auto|preload|false|autostart|html5|cf|primary|sources|start|startparam|aspectratio|setup|test|type|HD|f3f368|fb|fontfamily|Player|Server|setupError|kind|Default|tracks|raised|edgeStyle|Helvetica|var|delta|backgroundOpacity|fontSize|color|image|CFPlayer|abouttext|id|web'.split('|'),0,{}))

Unpacked Javascript.
JavaScript:
var player=jwplayer("cf-player");
player.setup(
    {
    sources:[
        {
        "label":"HD","type":"video\/mp4","file":"https://test.com/video.mp4"
    }
    ],aspectratio:"16:9",startparam:"start",primary:"html5",autostart:false,preload:"auto",aboutlink:"https://fb.com/delta.web.id",abouttext:"CFPlayer",image:"",captions:
        {
        color:"#f3f368",fontSize:16,backgroundOpacity:0,fontfamily:"Helvetica",edgeStyle:"raised"
    }
    ,tracks:[
        {
        file:"",label:"Default",kind:"captions"
    }
    ,]
}
);
player.on("setupError",function()
    {
    swal("Server Error!","Please PM Me to fix it. Thank you!","error")
}
);
player.on("error",function()
    {
    swal("Player Error!","Please PM Me to fix it. Thank you!","error")
}
);
 
  • Like
Reactions: yearsold
I try the demo and everything works. The only sad thing is that you can see the real url in chrome (webmaster tool -> Network).
 

Latest posts

Forum statistics

Threads
79,278
Messages
1,138,285
Members
247,750
Latest member
rosamelano
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