Replies: 16 comments 1 reply
-
|
支持,如果仅用ai标注,可以有效遏制 #140 |
Beta Was this translation helpful? Give feedback.
-
@millionart 用ai就会变成这样 #155 😂 |
Beta Was this translation helpful? Give feedback.
-
|
已经有其他作者开发了AI识别广告的插件(如 [B站切片广告之友](https://github.com/OtokoNoIzumi/adskip) ,如有需要可以前往了解。
|
Beta Was this translation helpful? Give feedback.
-
看了一下这几个视频都很长,计划只标注30分钟以下的 |
Beta Was this translation helpful? Give feedback.
-
|
自荐一下我的插件,和你的想法很像 https://github.com/Warma10032/VideoAdGuard |
Beta Was this translation helpful? Give feedback.
-
gemini可以直接把视频给大模型,效果最好 |
Beta Was this translation helpful? Give feedback.
-
|
目前在跑,测试中,用ai标注提交到插件API接口 |
Beta Was this translation helpful? Give feedback.
-
可以的,记得把private user id保留好,如果能在userAgent做点区分就更好了 |
Beta Was this translation helpful? Give feedback.
-
userAgent有区分的 有没有一些经常发广告的up主列表 我多维护几个 |
Beta Was this translation helpful? Give feedback.
-
可以下载一下数据库,按照跳过数量排序,找一下比较高的视频对应的uid,视频信息在videoInfo表里 |
Beta Was this translation helpful? Give feedback.
-
但是数据库下载好像又炸了 跳转404
#150 (comment) 我这也是 |
Beta Was this translation helpful? Give feedback.
-
我刚下下来了 通过网盘分享的文件:database.zip |
Beta Was this translation helpful? Give feedback.
-
|
@etherfun @xcr1234 ctrl+F5强制刷新一下页面,或者打开控制台把disable cache勾选上就好了。前端时间有人一直在爬这个文件,服务器带宽不够了,之前就先关了 |
Beta Was this translation helpful? Give feedback.
-
|
服务已开源 |
Beta Was this translation helpful? Give feedback.
-
已经开始向服务器里提交了吗? |
Beta Was this translation helpful? Give feedback.
-
是的,提交了30多个 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
功能描述
用AI对视频广告自动标注
使用场景
用AI对视频广告自动标注,减少人工处理
您的建议
主要是用谷歌2.5pro模型。参考我的代码,和执行结果
测试视频:
https://www.bilibili.com/video/BV1DhuUzZEq5/?vd_source=4fedbdcc8eaa347d4881dfdecda5a2ab
AI标注的结果:
01:24 到 01:43
测试视频https://www.bilibili.com/video/BV1mguiz9EzU
AI标注的结果:
02:18 到 02:57
其他信息
补充任何相关的上下文信息或参考资料:
Beta Was this translation helpful? Give feedback.
All reactions