Overview
For Bilibili videos - Up index is the percentage (%) of likes in view count
哔哩哔哩(B站)的视频没有 Dislike 功能,所以我们引入了 Up index 来显示视频点赞数在观看次数中的百分比 :) - Up index 🍸 Up index % = 点赞数 / 播放数 * 100% - 代码中的计算方法 let upIndex = viewCount === 0 ? 0 : ((likes / viewCount) * 100).toFixed(1);
Details
- Version0.2.0
- UpdatedFebruary 1, 2022
- Offered byJerry Lyu
- Size196KiB
- Languages中文 (简体)
- Developer
Email
jerryloi@163.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
Up Index Q has disclosed the following information regarding the collection and usage of your data.
Up Index Q handles the following:
Website content
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes