From e40540d997af3dec34816f86779e0f0b2a5b003c Mon Sep 17 00:00:00 2001 From: Yahya SayadArbabi Date: Thu, 17 Jan 2019 14:29:54 +0330 Subject: [PATCH 1/2] Clean up\ --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 657be3b..f636a73 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ -# Bandersnatch Interactive Player ( based on html5 video player) +# Bandersnatch Interactive Player (based on html5 video player) + +## Screenshot -* based on https://github.com/joric/bandersnatch code -* -# Screenshot ![Screenshot](screenshot/option-example.png) -# tips : +## 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 \ No newline at end of file +* only english subtitle available , if you want add another language subtitle , tell me + +# Credit +* based on https://github.com/joric/bandersnatch code From 90f6ede42b67e84d560ca07ccee9bb2da1eb2da1 Mon Sep 17 00:00:00 2001 From: Yahya SayadArbabi Date: Thu, 17 Jan 2019 14:38:19 +0330 Subject: [PATCH 2/2] Add more info to readme --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f636a73..12946ad 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ # 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 ![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 +* 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 https://github.com/joric/bandersnatch code +## Credit +* based on [joric work](https://github.com/joric/bandersnatch)