mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
remove html5 video controls + update README
This commit is contained in:
parent
ffa0da1703
commit
6bd92b3c47
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ With this online(html) video player you can watch `Bandersnatch` episode of `Bla
|
|||
|
||||
[Live demo](https://mehotkhan.github.io/BandersnatchInteractive/)
|
||||
|
||||
## How yo use
|
||||
## How to use
|
||||
The only thing you need is 5hours video file of `Bandersnatch` episode, Drag & drop the file in [this](https://mehotkhan.github.io/BandersnatchInteractive/) page and enjoy!
|
||||
|
||||
## Screenshot
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
</div>
|
||||
<div id="wrapper-video">
|
||||
<video id="video" controls loop controls preload="metadata">
|
||||
<video id="video" controls loop preload="metadata">
|
||||
<source id="video-source" src="">
|
||||
<track label="English" kind="subtitles" srclang="en" src="Black.Mirror.Bandersnatch.2018.WEBRip.x264-NoGRP.vtt"
|
||||
default>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue