Explain view calculation on short videos, rewording
author3risian <59593325+3risian@users.noreply.github.com>
Sun, 16 Feb 2020 21:34:50 +0000 (08:34 +1100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 17 Feb 2020 09:32:17 +0000 (10:32 +0100)
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

diff --git a/FAQ.md b/FAQ.md
index 1a3b1847b0cd171d47ba3740a06819485ca0ed44..971be03d21836055ab99c9f486a6d1930ffa6aef 100644 (file)
--- 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.