Renwar Video Player Script

Status
Not open for further replies.

Ramon21

Active Member
148
2024
41
3,110
Hello my friends today i want to share my video player with all of you,Anyone can used for free for now this beta version and theres a lot of function need to be added and make more responsived

screen.jpg


features:

-You can add custom watermark for player
-You can set thumbnail for player
-You can set video source for player

you can do it in only 2 line of javascript like the code above

const player=new RenwarPlayer("Watermark Value","Thumbnail image","Source of video");
player.renwarInit();

thats all of you need i will add many function in future like:

-Support Subtitle
-Support Change Player appearance
-Support FullScreen
-Support Download
-Support All Screen Size

I cant post download link because i dont have a permission to post link on post

If you want the script just contact me i will send the script for you

If you want to make this script better & add more function you can support me or donate me

The script is totaly free & you dont need to pay​
Post automatically merged:

anyone want the script just contact me
 
Last edited:
15 comments
Hello my friends today i want to share my video player with all of you,Anyone can used for free for now this beta version and theres a lot of function need to be added and make more responsived

screen.jpg


features:

-You can add custom watermark for player
-You can set thumbnail for player
-You can set video source for player

you can do it in only 2 line of javascript like the code above

const player=new RenwarPlayer("Watermark Value","Thumbnail image","Source of video");
player.renwarInit();

thats all of you need i will add many function in future like:

-Support Subtitle
-Support Change Player appearance
-Support FullScreen
-Support Download
-Support All Screen Size

I cant post download link because i dont have a permission to post link on post

If you want the script just contact me i will send the script for you

If you want to make this script better & add more function you can support me or donate me

The script is totaly free & you dont need to pay​
Post automatically merged:

anyone want the script just contact me
Please DM me, can I demo this to see if it will fit my needs?
 
Hello my friends today i want to share my video player with all of you,Anyone can used for free for now this beta version and theres a lot of function need to be added and make more responsived

screen.jpg


features:

-You can add custom watermark for player
-You can set thumbnail for player
-You can set video source for player

you can do it in only 2 line of javascript like the code above

const player=new RenwarPlayer("Watermark Value","Thumbnail image","Source of video");
player.renwarInit();

thats all of you need i will add many function in future like:

-Support Subtitle
-Support Change Player appearance
-Support FullScreen
-Support Download
-Support All Screen Size

I cant post download link because i dont have a permission to post link on post

If you want the script just contact me i will send the script for you

If you want to make this script better & add more function you can support me or donate me

The script is totaly free & you dont need to pay​
Post automatically merged:

anyone want the script just contact me
Sounds interesting! I'd love to check it out. What features are you planning to add in the final version?
 
Status
Not open for further replies.
Back
Top