From a6fdfd8192dcc3361eff7fdec6791316c2f85af6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 22:40:17 +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 a4b381b..facc465 100644 --- a/README.en.md +++ b/README.en.md @@ -1,5 +1,5 @@
- +

Douyin_TikTok_Download_API(抖音/TikTok API)

@@ -31,7 +31,7 @@ - Run Pywebio as a sub-APP of FastAPI. - Rewritten the interfaces of Douyin and TikTok, thank you[@johnserf-seed](https://github.com/Johnserf-Seed) -- 重写了文件下载的端点,现在使用异步文件IO。 +- The file download endpoint has been rewritten and now uses asynchronous file IO. - Annotations and demonstration values ​​were added to all endpoints. - Organize the project file structure. @@ -319,7 +319,7 @@ This will list all active containers. Find`douyin_tiktok_api `to confirm that it Once the container is running, you should be able to pass`http://localhost`Or API client access Douyin_TikTok_Download_API. Adjust the URL if a different port is configured or accessed from a remote location. -### 可选:自定义Docker命令 +### Optional: Custom Docker commands For more advanced deployments, you may wish to customize Docker commands to include environment variables, volume mounts for persistent data, or other Docker parameters. Here is an example: