From e1541980fc7c7df1fcdf8fb63c4e3d814f8e04f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 05:13:53 +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 bca9e89..d733795 100644 --- a/README.en.md +++ b/README.en.md @@ -140,7 +140,7 @@ http://localhost(服务器IP):2333/ https://www.douyin.com/video/6914948781100338440 ``` -- TikTok URL Shortening (In-App Copy) +- TikTok Short URL (In-App Copy) ```text 例子: @@ -325,7 +325,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis > Use the pagoda Linux panel for deployment (the Chinese pagoda must be bound to the mobile phone number, which is very rogue and cannot be bypassed. It is recommended to use the international version of the pagoda, Google search keyword aapanel to install it yourself, and the deployment steps are similar.) -- First go to the security group to open ports 5000 and 2333 (default 5000 for Web, 2333 for API default, which can be modified in the file config.ini.) +- First, go to the security group to open ports 5000 and 2333 (default 5000 for Web, 2333 for API, which can be modified in the file config.ini.) - Search for python in the Pagoda app store and install the project manager (version 1.9 is recommended) ![](https://raw.githubusercontent.com/Evil0ctal/TikTokDownloader_PyWebIO/main/Screenshots/BT_Linux_Panel_Deploy_1.png) @@ -341,7 +341,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis - API startup file selection`web_api.py` - Check install module dependencies - Start at will -- If the pagoda runs`Nginx`When waiting for other services, please judge by yourself whether the port is occupied. The running port can be modified in the file config.ini. +- If the pagoda runs`Nginx`When waiting for other services, please judge whether the port is occupied. The running port can be modified in the file config.ini. ![](https://raw.githubusercontent.com/Evil0ctal/TikTokDownloader_PyWebIO/main/Screenshots/BT_Linux_Panel_Deploy_2.png)