Skip to content
WJunction - Webmaster Forum

Simple Video Player for sites

Status
Not open for further replies.
This video player uses plyr but with some design edits and adding new features like skip intro and more.

I made this code for my site (my site for anime)

I'm still new. Can anyone rate video player please!

Github
 

17 comments

great, what do you want with that player?
Just I want share is free
Post automatically merged:

And I want to ask people to rate my edits
Post automatically merged:

And I want to anyone gives me suggestions to improve this player
 
Last edited:
And I want to ask people to rate my edits
not respounsif
github.php
 
If you want to change the intro skip time, go to the script in the "chapter2EndTime" pane and set the opening song play time and then set the opening song end time in the "chapter3StartTime" pane
Code:
            const chapter2EndTime = convertToSeconds("OPENGING START TIME LIKE THAT 0:00");
            const chapter3StartTime = convertToSeconds("OPENING END TIME LIKE THAT 1:27");
 
Status
Not open for further replies.

About the author

J
Active Member · Joined
58
Messages
9
Reactions
8
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom