X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=FAQ.md;h=971be03d21836055ab99c9f486a6d1930ffa6aef;hb=b6e0e6a31bdef7c0faebca96864eb334dd9e7ad7;hp=1a3b1847b0cd171d47ba3740a06819485ca0ed44;hpb=a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189;p=github%2FChocobozzz%2FPeerTube.git 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.