docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme

This commit is contained in:
github-actions[bot] 2022-02-07 00:20:20 +00:00
parent fd4f7187cf
commit 5e3692635c

View file

@ -90,9 +90,9 @@ https://www.tiktok.com/@tvamii/video/7045537727743380782
```text ```text
例子: 例子:
https://v.douyin.com/L5psQFx/ 2.84 nqe:/ 骑白马的也可以是公主%%百万转场变身 https://v.douyin.com/L4FJNR3/ 复制此链接打开Dou音搜索直接观看视频
https://v.douyin.com/L5psdyX/ 8.94 mDu:/ 让你在几秒钟之内记住我 https://v.douyin.com/L4NpDJ6/ 复制此链接打开Dou音搜索直接观看视频
https://v.douyin.com/L5pbfdP/ 9.94 LWz:/ ok我坦白交代 %%knowknow https://v.douyin.com/L4NEvNn/ 复制此链接打开Dou音搜索直接观看视频
https://www.tiktok.com/@gamer/video/7054061777033628934 https://www.tiktok.com/@gamer/video/7054061777033628934
https://www.tiktok.com/@off.anime_rei/video/7059609659690339586 https://www.tiktok.com/@off.anime_rei/video/7059609659690339586
https://www.tiktok.com/@tvamii/video/7045537727743380782 https://www.tiktok.com/@tvamii/video/7045537727743380782
@ -105,7 +105,7 @@ The API can convert the request parameters into a watermark-free video/picture s
- Parse request parameters - Parse request parameters
```text ```text
http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)的(分享文本/链接)" http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)口令/链接"
``` ```
- return parameter - return parameter
@ -354,14 +354,14 @@ http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)的(分享文
- Download video request parameters - Download video request parameters
```text ```text
http://localhost(服务器IP):80/download_video?url="复制的抖音链接" http://localhost(服务器IP):80/video?url="复制的(抖音/TikTok)口令/链接"
#返回mp4文件 #返回mp4文件
``` ```
- Download audio request parameters - Download audio request parameters
```text ```text
http://localhost(服务器IP):80/download_bgm?url="复制的抖音链接" http://localhost(服务器IP):80/bgm?url="复制的(抖音/TikTok)口令/链接"
#返回mp3文件 #返回mp3文件
``` ```
@ -387,7 +387,7 @@ For example: the project is deployed on a domestic server, and the person is in
- Path select the path where you upload the file - Path select the path where you upload the file
- The Python version needs to be at least 3.9 or above (install it by yourself in the version management on the left) - Python version needs to be at least 3.9 or above (install it by yourself in the version management on the left)
- The frame is modified to`Flask` - The frame is modified to`Flask`