From f5c022febf1651306d976f287c7666338a46c8e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 04:23:01 +0000 Subject: [PATCH] docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme --- README.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index 9bb3d5b..30addc5 100644 --- a/README.en.md +++ b/README.en.md @@ -65,7 +65,7 @@ This option, if you encounter a notification asking whether to allow shortcut co ## 💯 Supported features: -- Support Douyin video/atlas parsing +- 支持抖音视频/图集解析 - Support overseas TikTok video analysis - Support batch parsing (support Douyin/TikTok hybrid parsing) - Parse the result page to download watermark-free videos in batches @@ -378,7 +378,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis - Create a project with an arbitrary name - Path select the path where you upload the file - Python version needs to be at least 3 or more (install it yourself in the version management on the left) -- 框架修改为`Flask` +- The frame is modified to`Flask` - The startup method is changed to`python` - Web startup file selection`web_zh.py` - API startup file selection`web_api.py` @@ -400,7 +400,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis curl -fsSL get.docker.com -o get-docker.sh&&sh get-docker.sh &&systemctl enable docker&&systemctl start docker ``` -- 留下config.int和docker-compose.yml文件即可 +- Just leave the config.int and docker-compose.yml files - Run the command to let the container run in the background ```yaml