From 5003a1c9fde54e880dc22e06891d211443a40ded Mon Sep 17 00:00:00 2001 From: 3risian <59593325+3risian@users.noreply.github.com> Date: Mon, 17 Feb 2020 08:34:50 +1100 Subject: [PATCH] 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. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 1a3b1847b..971be03d2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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.