docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
cfc1cfaa5c
commit
b3af2e0402
1 changed files with 7 additions and 8 deletions
15
README.en.md
15
README.en.md
|
|
@ -21,7 +21,7 @@ This project is based on[PyWebIO](https://github.com/pywebio/PyWebIO),[FastAPI
|
|||
|
||||
_Some simple application scenarios:_
|
||||
|
||||
_Download prohibited videos for data analysis, download without watermark for iOS (with[iOS built-in shortcut command APP](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Cooperate with this project API to realize in-app download or read clipboard download), etc....._
|
||||
_Download prohibited videos for data analysis, download without watermark for iOS (with[iOS built-in shortcut command APP](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Cooperate with the API of this project to realize in-app download or read clipboard download), etc....._
|
||||
|
||||
## 🖥Public site: I'm fragile...don't stress test (••᷄ࡇ•᷅ )
|
||||
|
||||
|
|
@ -94,9 +94,9 @@ _Download prohibited videos for data analysis, download without watermark for iO
|
|||
|
||||
* * *
|
||||
|
||||
## 📦Call the parsing library:
|
||||
## 📦Calling the parsing library:
|
||||
|
||||
> 💡PyPi:<https://pypi.org/project/douyin-tiktok-scraper/>
|
||||
> 💡PyPi:<https://pypi.org/project/douyin-tiktok-scraper/>
|
||||
|
||||
Install the parsing library:`pip install douyin-tiktok-scraper`
|
||||
|
||||
|
|
@ -176,7 +176,7 @@ local:<http://localhost:8000/docs>
|
|||
|
||||
online:<https://api.douyin.wtf/docs>
|
||||
|
||||
**_API-V2文档:_**
|
||||
**_API-V2 documentation:_**
|
||||
|
||||
online:<https://api-v2.douyin.wtf/docs>
|
||||
|
||||
|
|
@ -207,7 +207,7 @@ online:<https://api-v2.douyin.wtf/docs>
|
|||
> 💡Tips: It is best to deploy this project to a server in the United States, otherwise strange bugs may appear.
|
||||
|
||||
- First go to the security group to open ports 8080 (Web) and 8000 (API).
|
||||
- Search in the Pagoda panel app store`进程守护`or install manually`supervisord`:
|
||||
- Search in the Pagoda panel app store`进程守护`or manually install`supervisord`:
|
||||
|
||||
|
||||
[宝塔面板]
|
||||
|
|
@ -285,8 +285,7 @@ docker compose pull && docker compose down && docker compose up -d
|
|||
|
||||
Douyin official API:
|
||||
|
||||
本项目API:
|
||||

|
||||
API of this project:
|
||||
|
||||
TikTok official API:
|
||||
|
||||
|
|
@ -310,7 +309,7 @@ Web main interface:
|
|||
</details>
|
||||
<hr>
|
||||
|
||||
## 📜 Star history
|
||||
## 📜 Star History
|
||||
|
||||
[](https://star-history.com/#Evil0ctal/Douyin_TikTok_Download_API&Timeline)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue