Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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图片上传等功能。

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编码即可