Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superskyyy/cream
A monitoring & extraction system for video makers.
https://github.com/superskyyy/cream
Last synced: about 10 hours ago
JSON representation
A monitoring & extraction system for video makers.
- Host: GitHub
- URL: https://github.com/superskyyy/cream
- Owner: Superskyyy
- License: gpl-3.0
- Created: 2021-03-16T05:36:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T13:55:55.000Z (over 3 years ago)
- Last Synced: 2024-10-16T20:34:16.085Z (23 days ago)
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cream
A monitoring & extraction system for video makers.## What is the Cream project?
Cream is initially developed as a self-hosted toolchain to monitor and extract the essence from videos with Bullet screen/ dan’mu, Live commenting etc.
Cream 是一个可部署的用于抽取弹幕视频精华的工具链,用途例如 - 指定一系列的阈值来根据弹幕热度抽取视频片段来减少复杂的人工遍历。极大方便了鬼畜题材,主播合集制作up主们。## Features
- A fully capable WebUI to monitor and execute tasks
一套易用的用来监控和执行任务的 WebUI
- 简单易用,支持直播/视频站,第一目标支持B站和斗鱼## Current status -
Designing the first phase
设计第一阶段
第一阶段 - 实现抽取视频、直播平台视频弹幕。
第二阶段 - 分析弹幕通过规则匹配或模型检测名场面## Usage
1. 设定指定up主/主播链接
2. 设定日期阈值,热度阈值(nlp方式无需配置)
3. 根据设定自动抽取符合标准的视频素材区间。
4. 。。。TBD
## Roadmap
0. Accessing major video/ streaming platforms.
1. Rule-based extraction
2. ML-based extraction