Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devrsi0n/ononoki
Chrome extension for recording gif meme on Bilibili or Youtube
https://github.com/devrsi0n/ononoki
bilibili chrome-extension youtube
Last synced: 4 days ago
JSON representation
Chrome extension for recording gif meme on Bilibili or Youtube
- Host: GitHub
- URL: https://github.com/devrsi0n/ononoki
- Owner: devrsi0n
- License: mit
- Created: 2018-08-09T11:27:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T13:11:02.000Z (about 6 years ago)
- Last Synced: 2023-10-20T19:18:29.702Z (about 1 year ago)
- Topics: bilibili, chrome-extension, youtube
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Ononoki](https://zh.moegirl.org/zh-hans/%E6%96%A7%E4%B9%83%E6%9C%A8%E4%BD%99%E6%8E%A5)
[English README](./README_ENGLISH.md)
![logo](./public/icons/192.jpg)
GIF 表情包生成器 chrome 扩展,支持 Bilibili 和 Youtube。
## 功能预览
### 配置面板
![preview1](./preview1.png)
### 预览生成的 GIF
![preview2](./preview2.png)
### 完整演示
![preview](./preview.gif)
> [原始 MAD](https://www.bilibili.com/video/av2863022/)
## 安装
### 在线安装(推荐)
[Chrome 商店](https://chrome.google.com/webstore/detail/meme-maker/hlalndcfbinfampnholjnkcaimdgnfae)
### 离线安装
下载 [crx 文件](https://github.com/devrsi0n/ononoki/raw/master/main.crx),打开 chrome 扩展页面,把 crx 文件拖进去即可。
可参考下面的动图
![install](./how_to_install_offline_crx.gif)
> 较新的 Chrome 不能直接导入 crx,请参考 [开发者模式导入解压文件](https://jingyan.baidu.com/article/f71d6037c581c91ab641d120.html)
## 开发
```sh
git clone [email protected]:devrsi0n/ononoki.git
cd ononoki
yarn
yarn start
```## 计划表
- ~~生成的 GIF 实时预览~~
- ~~增加百毫秒时间定位输入栏~~
- 考虑增加百毫秒级前进后退定位控制按钮
- 支持速率调节(多倍快速、慢速)
- 适配爱奇艺
- 适配微博
- 适配 Twitter
- ~~适配 Youtube~~
- 支持添加文字到 GIF 中
- 初期只支持固定文字
- 文字默认只有用户已安装的字体,后续可以考虑第三方字体
- 二期支持动态文字
- 视频原始帧截图
- 截取视频## 贡献者
代码实现、创意
微博
一闪一闪海星星
Logo、项目名、创意
微博
zjbennett
文档
GitHub