Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonyandunh/bilibilidynamiccover
基于PHP的哔哩哔哩上传动态封面网站,可以用此上传WEBP格式的动态封面,支持Cookie登录、Base64图片上传等功能。
https://github.com/jonyandunh/bilibilidynamiccover
bilibili cover css dynamic frontend html php
Last synced: about 1 month ago
JSON representation
基于PHP的哔哩哔哩上传动态封面网站,可以用此上传WEBP格式的动态封面,支持Cookie登录、Base64图片上传等功能。
- Host: GitHub
- URL: https://github.com/jonyandunh/bilibilidynamiccover
- Owner: JonyanDunh
- License: gpl-3.0
- Created: 2021-02-19T09:10:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T04:06:15.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T11:18:09.235Z (almost 2 years ago)
- Topics: bilibili, cover, css, dynamic, frontend, html, php
- Language: PHP
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BilibiliDynamicCover
基于PHP的哔哩哔哩上传动态封面网站,可以用此上传WEBP格式的动态封面,支持Cookie登录、Base64图片上传等功能。
![Contributors](https://img.shields.io/github/contributors/JonyanDunh/BilibiliDynamicCover?color=dark-green) ![Forks](https://img.shields.io/github/forks/JonyanDunh/BilibiliDynamicCover?style=social) ![Stargazers](https://img.shields.io/github/stars/JonyanDunh/BilibiliDynamicCover?style=social) ![Issues](https://img.shields.io/github/issues/JonyanDunh/BilibiliDynamicCover) ![License](https://img.shields.io/github/license/JonyanDunh/BilibiliDynamicCover)
## 项目截图
![preview-image.png](https://github.com/JonyanDunh/BilibiliDynamicCover/blob/main/preview-image.png?raw=true)
## 项目介绍
- `index.php`为Web页面
- `server.php`为Api服务端直接部署到服务器即可使用
## 项目使用文档
##### 在BVID一栏填入您已经投稿的视频BV号
##### 在SESSDATA和bili_jct中填入您的Cookie([Cookie获取教程](https://jingyan.baidu.com/article/76a7e409284a80fc3a6e1566.html))
> ##### 图片仅限Webp,Jpeg,Png类型,分辨率最好为960*600,文件大小20m以内
>
> ##### Apng和Gif都不行(我也想啊,可是不行..)
>
> ##### [GIF转WEBP地址点此直达](https://www.aconvert.com/cn/image/gif-to-webp/)
>
> ##### 可以用此上传WEBP格式的动态封面!##### 在上传文件一栏上传您的封面图片或在BASE64粘贴框粘贴图片BASE64编码即可