Direct Link JWPlayer Encrypted PHP Scripts

Mecky Clouds

Active member
May 2, 2020
310
177
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
 

Mecky Clouds

Active member
May 2, 2020
310
177
43
One Piece
streamscripts.xyz
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
                                            },
                                    },
                                },
 

anthov

Active member
Apr 25, 2020
131
25
28
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
 

nilkam

Active member
May 2, 2019
219
199
43
shoppy.gg
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/
 

ddpanda

BlockeD!
Babiato Lover
Trusted Uploader
Banned User
Sep 5, 2019
1,778
2,834
120
old.ddpanda.club
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

radiomg

Member
Nov 26, 2020
52
10
8
I try the demo and everything works. The only sad thing is that you can see the real url in chrome (webmaster tool -> Network).
 

danzzers

Active member
Jul 27, 2019
284
84
28
I tested it with google drive links and it doesn't work, would it be just for mp4 links?
 

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