https://github.com/xtanyu/parsing-mini
短视频去水印微信小程序
https://github.com/xtanyu/parsing-mini
Last synced: 8 months ago
JSON representation
短视频去水印微信小程序
- Host: GitHub
- URL: https://github.com/xtanyu/parsing-mini
- Owner: xtanyu
- License: apache-2.0
- Created: 2021-09-16T02:39:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T01:47:19.000Z (about 2 years ago)
- Last Synced: 2024-11-11T08:40:35.223Z (about 1 year ago)
- Language: JavaScript
- Size: 268 KB
- Stars: 186
- Watchers: 3
- Forks: 56
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wechat-app - xtanyu/parsing-mini - 短视频去水印小程序([含Java版本服务端](https://github.com/xtanyu/ToolApi)) (Demo / 可以直接运行成功)
- awesome-github-star - parsing-mini
- awesome-wechat-weapp - xtanyu/parsing-mini - 短视频去水印小程序([含Java版本服务端](https://github.com/xtanyu/ToolApi)) (Demo / 可以直接运行成功)
README
# 短视频去水印工具【微信小程序端】
### 扫码预览
如需搭建同款小程序请联系vx:w21001022
### 界面展示
|||||
|-------|-------|-------|-------|
|||||
### 功能
- [x] 大多短视频平台视频去水印
- [x] 无水印视频下载
- [x] 福利广告接入页
- [x] 帮助页
- [x] 个人信息页
- [x] 积分签到
- [x] 查询历史解析记录
- [x] 历史解析记录下载
- [x] 更多功能更新中...
### 项目简介
- 样式基于[ColorUI](https://github.com/weilanwl/ColorUI)
- [视频解析服务端](https://github.com/xtanyu/ToolApi)(Java版本)
### 项目运行
1. 启动[视频解析服务端](https://github.com/xtanyu/ToolApi)(Java版本)
2. 修改[app.js文件](https://github.com/xtanyu/parsing-mini/blob/main/app.js)url
3. 修改[request.js文件](https://github.com/xtanyu/parsing-mini/blob/main/utils/request.js) 