shiyiya / oplayer

:zap: Another HTM5 video player.
https://oplayer.vercel.app
MIT License
147 stars 19 forks source link

Add subtitle to /packages/docs/public/oplayer.js #132

Closed yektamovie closed 2 months ago

yektamovie commented 2 months ago

How to add subtitles to your demo code?


/packages/docs/public/oplayer.js

shiyiya commented 2 months ago

oplayer.vercel.app/oplayer.html?src=xxx.mp4&subtitle=xxx.srt

yektamovie commented 2 months ago

There is no way to do this without ?get= ? Inside the code itself?

shiyiya commented 2 months ago

You can, but you need to write the code yourself, not here