docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
d3026761d2
commit
e68ab7a235
1 changed files with 24 additions and 3 deletions
27
README.en.md
27
README.en.md
|
|
@ -1,6 +1,23 @@
|
||||||
# welcome`Douyin_TikTok_Download_API`(Douyin/TikTok no watermark parsing API)
|
<h1 align="center">
|
||||||
|
<br>
|
||||||
|
<a href="https://douyin.wtf/" alt="logo" ><img src="https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/logo/logo192.png" width="150"/></a>
|
||||||
|
<br>
|
||||||
|
Douyin_TikTok_Download_API(抖音/TikTok无水印解析API)
|
||||||
|
<br>
|
||||||
|
</h1>
|
||||||
|
|
||||||
[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/blob/main/LICENSE)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/issues)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/network)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/stargazers)
|
<p align="center">
|
||||||
|
<a href="https://github.com/Evil0ctal/Douyin_TikTok_Download_API#%E8%BF%90%E8%A1%8C%E8%AF%B4%E6%98%8E%E7%BB%8F%E8%BF%87%E6%B5%8B%E8%AF%95%E8%BF%87%E7%9A%84python%E7%89%88%E6%9C%AC%E4%B8%BA38">运行说明</a> •
|
||||||
|
<a href="https://github.com/Evil0ctal/Douyin_TikTok_Download_API/edit/main/README.md">API使用</a> •
|
||||||
|
<a href="https://github.com/Evil0ctal/Douyin_TikTok_Download_API#%E9%83%A8%E7%BD%B2%E6%96%B9%E5%BC%8F%E4%B8%80-%E6%89%8B%E5%8A%A8%E9%83%A8%E7%BD%B2">手动部署</a> •
|
||||||
|
<a href="https://github.com/Evil0ctal/Douyin_TikTok_Download_API#%E9%83%A8%E7%BD%B2%E6%96%B9%E5%BC%8F%E4%BA%8C-docker">Docker部署</a> •
|
||||||
|
<a href="https://hub.docker.com/repository/docker/evil0ctal/douyin_tiktok_download_api">Docker镜像</a> •
|
||||||
|
<a href="https://github.com/Evil0ctal/Douyin_TikTok_Download_API#%EF%B8%8F-贡献者">贡献者</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/blob/main/LICENSE)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/issues)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/network)[](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/stargazers)[](https://hub.docker.com/repository/docker/evil0ctal/douyin_tiktok_download_api)
|
||||||
|
|
||||||
Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.en.md)] \[[Simplified Chinese](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md)] \[[traditional Chinese](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.zh-TW.md)]
|
Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.en.md)] \[[Simplified Chinese](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md)] \[[traditional Chinese](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.zh-TW.md)]
|
||||||
|
|
||||||
|
|
@ -359,7 +376,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis
|
||||||
* * *
|
* * *
|
||||||
|
|
||||||
- Create a project with an arbitrary name
|
- 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)
|
- Python version needs to be at least 3 or more (install it yourself in the version management on the left)
|
||||||
- The frame is modified to`Flask`
|
- The frame is modified to`Flask`
|
||||||
- The startup method is changed to`python`
|
- The startup method is changed to`python`
|
||||||
|
|
@ -408,6 +425,10 @@ docker rm -f douyin_tiktok_download_api
|
||||||
docker compose pull && docker compose down && docker compose up -d
|
docker compose pull && docker compose down && docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## ❤️ Contributors
|
||||||
|
|
||||||
|
[](https://github.com/Evil0ctal)[](https://github.com/jw-star)[](https://github.com/Jeffrey-deng)[](https://github.com/chris-ss)[](https://github.com/weixuan00)
|
||||||
|
|
||||||
## 🎉 Screenshot
|
## 🎉 Screenshot
|
||||||
|
|
||||||
> Note:
|
> Note:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue