Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhomlala authored Feb 28, 2021
1 parent 83e68e9 commit fc9a075
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,65 @@

Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.

<table>
<tr>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/1.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/2.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/3.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/4.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/5.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/6.png">
</td>
</tr>
<tr>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/7.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/8.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/9.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/10.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/11.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/12.png">
</td>
</tr>
<tr>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/13.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/14.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/15.png">
</td>
<td>
<img width="250px" src="https://raw.githubusercontent.com/jhomlala/betterplayer/master/media/16.png">
</td>
</tr>
</table>



## Introduction
This plugin is based on [Chewie](https://github.com/brianegan/chewie). Chewie is awesome plugin and works well in many cases. Better Player is a continuation of ideas introduced in Chewie. Better player fix common bugs, adds more configuration options and solves typical use cases.

Expand Down

0 comments on commit fc9a075

Please sign in to comment.