Merge pull request #2 from TheYahya/patch-1

Make readme more clear
This commit is contained in:
Ali Zemani 2019-01-17 14:42:56 +03:30 committed by GitHub
commit ffa0da1703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,21 @@
# Bandersnatch Interactive Player ( based on html5 video player)
# Bandersnatch Interactive Player (based on html5 video player)
With this online(html) video player you can watch `Bandersnatch` episode of `Black Mirror` **interactively**.
[Live demo](https://mehotkhan.github.io/BandersnatchInteractive/)
## How yo 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
* based on https://github.com/joric/bandersnatch code
*
# Screenshot
![Screenshot](screenshot/option-example.png)
# tips :
* only work on google chrome ( on firefox dont work , codec problem)
* download Bandersnatch video file ( 5:12:14 )
* drag it on white box on page :)
* on full screen video choice dont show !!!
* only english subtitle available , if you want add another language subtitle , tell me
## Tips
* Only work on google chrome (Doesn't work on Firefox; codec problems)
* Download `Bandersnatch` video file (`5:12:14`)
* Drag it on white box on [page](https://mehotkhan.github.io/BandersnatchInteractive/) :)
* On full screen video choice don't show !!!
* Only english subtitle available, If you want add another language subtitle, tell me.
## Credit
* based on [joric work](https://github.com/joric/bandersnatch)