Skip to content

Commit

Permalink
docs: Added README."en".md translation via https://github.com/dephrai…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2022
1 parent fd4f718 commit 5e36926
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ https://www.tiktok.com/@tvamii/video/7045537727743380782

```text
例子:
https://v.douyin.com/L5psQFx/
https://v.douyin.com/L5psdyX/
https://v.douyin.com/L5pbfdP/
2.84 nqe:/ 骑白马的也可以是公主%%百万转场变身 https://v.douyin.com/L4FJNR3/ 复制此链接,打开Dou音搜索,直接观看视频!
8.94 mDu:/ 让你在几秒钟之内记住我 https://v.douyin.com/L4NpDJ6/ 复制此链接,打开Dou音搜索,直接观看视频!
9.94 LWz:/ ok我坦白交代 %%knowknow https://v.douyin.com/L4NEvNn/ 复制此链接,打开Dou音搜索,直接观看视频!
https://www.tiktok.com/@gamer/video/7054061777033628934
https://www.tiktok.com/@off.anime_rei/video/7059609659690339586
https://www.tiktok.com/@tvamii/video/7045537727743380782
Expand All @@ -105,7 +105,7 @@ The API can convert the request parameters into a watermark-free video/picture s
- Parse request parameters

```text
http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)的(分享文本/链接)"
http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)口令/链接"
```

- return parameter
Expand Down Expand Up @@ -354,14 +354,14 @@ http://localhost(服务器IP):80/api?url="复制的(抖音/TikTok)的(分享文
- Download video request parameters

```text
http://localhost(服务器IP):80/download_video?url="复制的抖音链接"
http://localhost(服务器IP):80/video?url="复制的(抖音/TikTok)口令/链接"
#返回mp4文件
```

- Download audio request parameters

```text
http://localhost(服务器IP):80/download_bgm?url="复制的抖音链接"
http://localhost(服务器IP):80/bgm?url="复制的(抖音/TikTok)口令/链接"
#返回mp3文件
```

Expand All @@ -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

- 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`

Expand Down

0 comments on commit 5e36926

Please sign in to comment.