Explain view calculation on short videos, rewording

FAQ previously did not explain how views are calculated for videos under 30 seconds. Minor rewording fixes based on feedback from non-technical person.
pull/2507/head
3risian 2020-02-17 08:34:50 +11:00 committed by Chocobozzz
parent c2777c1dfe
commit 5003a1c9fd
1 changed files with 1 additions and 1 deletions

2
FAQ.md
View File

@ -101,7 +101,7 @@ We need this information because Twitter requires an account for links share/vid
## How video views are calculated?
Your web browser sends a view to the server after 30 seconds of playback. Then, the IP cannot send another view in the next hour.
Your web browser sends a view to the server after 30 seconds of playback. If a video is less than 30 seconds in length, a view is sent after 75% of the video. After giving a view, that IP address cannot add another view in the next hour.
Views are buffered, so don't panic if the view counter stays the same after you watched a video.