Skip to content

Commit

Permalink
fixed description issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hopollo committed Aug 26, 2023
1 parent d9ed959 commit 5987e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ exemple : https://hopollo.github.io/OBS-Youtube-Player/?watch?v=lSqnqSSXTUI&list
## Features :

**volume :** Volume of the video player : &volume=VALUE (0 to 100, default is 45)\
**w :** Width of the video player : &width=VALUE (default is 535) \
**h :** Height of the video player : &height=VALUE (default is 300)\
**w :** Width of the video player : &w=VALUE (default is 535) \
**h :** Height of the video player : &h=VALUE (default is 300)\
**hide :** Hide the video player : &hide=true|false (default is false)\
**hideWhenStopped :** Hide all when video stops : &hideWhenStopped=true|false (default is false)\
**quality :** Video quality of the player : &quality=small|medium|large|hd720|hd1080|highres|default (default is default)\
Expand Down

0 comments on commit 5987e49

Please sign in to comment.