X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=FAQ.md;h=971be03d21836055ab99c9f486a6d1930ffa6aef;hb=b6e0e6a31bdef7c0faebca96864eb334dd9e7ad7;hp=1a3b1847b0cd171d47ba3740a06819485ca0ed44;hpb=86aafd06f2d124786ea3d10477f356c2e3f85dd6;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.