• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Anarios/return-youtube-dislike: Chrome extension to return youtube dislikes

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Anarios/return-youtube-dislike

开源软件地址:

https://github.com/Anarios/return-youtube-dislike

开源编程语言:

JavaScript 44.6%

开源软件介绍:

Chrome Web Store Chrome Web Store Users Mozilla rating Mozilla downloads Commit rate Issues Discord License

Return YouTube Dislike

Read this in other languajes: Español

Return YouTube Dislike is an open-source extension that returns the YouTube dislike count.
Available for Chrome and Firefox as a Web Extension.
Also available for other browsers as JS Userscript.

The Story

On November 10th, 2021, Google announced that the YouTube dislike count would be removed.

Additionally, the dislike field in the YouTube API was removed on December 13th, 2021, removing any ability to judge the quality of content before watching.

What it Does

With the removal of dislike stats from the YouTube API, our backend switched to using a combination of scraped dislike stats, estimates extrapolated from extension user data.

FAQ

Why it Matters

You can learn more at our website at: returnyoutubedislike.com

API documentation

Third-party use of this open API is allowed with the following restrictions:

  • Attribution: This project should be clearly attributed with a link to returnyoutubedislike.com.
  • Rate Limiting: There are per client rate limits in place of 100 per minute and 10'000 per day. This will return a 429 status code indicating that your application should back off.

The API is accessible over the following base URL:
https://returnyoutubedislikeapi.com

List of available endpoints is available here:
https://returnyoutubedislikeapi.com/swagger/index.html

Get votes

Example to get votes of a given YouTube video ID:
/votes?videoId=kxOuG8jMIgI

{
    "id": "kxOuG8jMIgI",
    "dateCreated": "2021-12-20T12:25:54.418014Z",
    "likes": 27326,
    "dislikes": 498153,
    "rating": 1.212014408444885,
    "viewCount": 3149885,
    "deleted": false
}

None existing YouTube ID will return status code 404 "Not Found".
Wrong formed YouTube ID will return 400 "Bad Request".

Contributing

Please read the contribution guide.

Support this project!

You can support this project by donating to us on the link below:

Donate

Sponsors

Piepacker

Seed4.Me VPN

PocketTube

Become our sponsor




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
dothq/browser: The browser that fights for your privacy.发布时间:2022-05-13
下一篇:
catcat520/FirefoxQuantumScrollbar发布时间:2022-05-13
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap