2021-11-06 19:07:28 -07:00

35 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 欢迎使用 `TikTokDownload_PyWebIO` 在线解析
[TikTokDownload_PyWebIO](https://github.com/Evil0ctal/TikTokDownload_PyWebIO),基于 `PyWebIO``Requests`库,可在线解析抖音的无水印视频。
后续功能:
* [ ] 支持批量下载
* [ ] 开放API
* [ ] 搭配iOS快捷指令APP实现应用内下载
---
## 如何使用
**安装依赖库**
```
pip install -r requirements.txt
````
### 截图
* 主界面
![主界面](https://raw.githubusercontent.com/Evil0ctal/TikTokDownload_PyWebIO/main/Screenshots/home.png "主界面")
---
* 解析完成
![信息界面](https://raw.githubusercontent.com/Evil0ctal/TikTokDownload_PyWebIO/main/Screenshots/result.png "信息界面")
---