Paratii-Video / paratii-player

Probably the world's 1st in-player token wallet (v0.0.1 of the Paratii embeddable web player).
http://paratii.video
GNU General Public License v3.0
41 stars 11 forks source link

The necessities of Tiny/Mini options on the share modal #152

Closed pedrocasa closed 6 years ago

pedrocasa commented 7 years ago

I wonder if it's really necessary to give the user those resolution options MINI & TINY when he's going to share the video. Maybe we shouldn't give the user this option and just make it automatically responsive (adapting to the viewer's screen size) Give me your opinion, on which circumstances would those options help or worsen the user experience?

capture_03

And what would be the behavior of a pay-per-view video when the user chooses the "autoplay" option?

@jellegerbrandy @jrgarou @geckoslair @felipegaucho

geckoslair commented 7 years ago

@pedrocasa

As i told in #170 "mini" and "tiny" are think basically to reduce player features. When a user select "mini" or "tiny" we set a suggested sizes: 570 or 340.

We can change "mini" and "tiny" labels in favour of something else like: "lite", "minimal", "essential" etc. ... don't know =) Another idea could be: we can remove "mini" and "tiny" in favour of a set of settings that customize UI (as Vimeo).

Let's disable Autoplay for all pay-per-view video. #190