Skip to content

Commit 6b8254c

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 6dd8021 + a6fdfd8 commit 6b8254c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<a href="https://douyin.wtf/" alt="logo" ><img src="./logo/logo192.png" width="120"/></a>
2+
<a href="https://douyin.wtf/" alt="logo" ><img src="https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/logo/logo192.png" width="120"/></a>
33
</div>
44
<h1 align="center">Douyin_TikTok_Download_API(抖音/TikTok API)</h1>
55

@@ -31,7 +31,7 @@
3131
3232
- Run Pywebio as a sub-APP of FastAPI.
3333
- Rewritten the interfaces of Douyin and TikTok, thank you[@johnserf-seed](https://github.com/Johnserf-Seed)
34-
- 重写了文件下载的端点,现在使用异步文件IO。
34+
- The file download endpoint has been rewritten and now uses asynchronous file IO.
3535
- Annotations and demonstration values ​​were added to all endpoints.
3636
- Organize the project file structure.
3737

@@ -319,7 +319,7 @@ This will list all active containers. Find`douyin_tiktok_api `to confirm that it
319319

320320
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.
321321

322-
### 可选:自定义Docker命令
322+
### Optional: Custom Docker commands
323323

324324
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:
325325

0 commit comments

Comments
 (0)