docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme

This commit is contained in:
github-actions[bot] 2022-04-12 02:02:11 +00:00
parent 4397c702cb
commit 5319d993b0

View File

@ -10,7 +10,7 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
## 👻Introduction ## 👻Introduction
> 因恶意使用暂时关闭/video和/music这两个API如需要请自行部署其他功能在演示站上仍正常使用在我没想到更好的解决方法之前请手动保存视频文件。我的小鸡只有0.5G内存一个CPU核心顶不住了╥﹏╥... > Due to malicious use, the two APIs /video and /music are temporarily closed. If necessary, please deploy it yourself. Other functions are still used normally on the demo site. Please save the video file manually before I think of a better solution. My chick only has 0.5G memory and one CPU core, it can't stand it ╥﹏╥...
🚀Demo address:<https://douyin.wtf/> 🚀Demo address:<https://douyin.wtf/>
@ -45,6 +45,7 @@ The shortcut command needs to be in the Douyin or TikTok app, select the video y
- Support Douyin video/atlas parsing - Support Douyin video/atlas parsing
- Support overseas TikTok video analysis (no atlas analysis) - Support overseas TikTok video analysis (no atlas analysis)
- Support batch parsing (support Douyin/TikTok hybrid parsing) - Support batch parsing (support Douyin/TikTok hybrid parsing)
- Support batch download of watermark-free videos on the result page
- Support API calls - Support API calls
- support[iOS Shortcuts](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Realize in-app download of video/atlas without watermark - support[iOS Shortcuts](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Realize in-app download of video/atlas without watermark
@ -314,7 +315,7 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
## 💾Deploy ## 💾Deploy
> Note: > Note:
> The screenshots may not match the text due to update problems, please refer to the text description first. > The screenshots may not match the text due to update problems. Please refer to the text description first.
> It is best to deploy this project to an overseas server, otherwise strange problems may occur. > It is best to deploy this project to an overseas server, otherwise strange problems may occur.
@ -323,7 +324,7 @@ For example: the project is deployed on a domestic server, and the person is in
> Deploy using the Pagoda Linux panel > Deploy using the Pagoda Linux panel
- First go to the security group to open ports 5000 and 2333 (default 5000 for web, 2333 for API default, which can be modified at the bottom of the file.) - First go to the security group to open ports 5000 and 2333 (default 5000 for web, 2333 for API default, which can be modified at the bottom of the file.)
- Search for python in the Pagoda app store and install the project manager (version 1.9 is recommended) - 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) ![](https://raw.githubusercontent.com/Evil0ctal/TikTokDownloader_PyWebIO/main/Screenshots/BT_Linux_Panel_Deploy_1.png)
@ -338,7 +339,7 @@ For example: the project is deployed on a domestic server, and the person is in
- API startup file selection`web_api.py` - API startup file selection`web_api.py`
- Check install module dependencies - Check install module dependencies
- Start at will - 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 at the bottom of the file. - If the pagoda runs`Nginx`When waiting for other services, please judge whether the port is occupied. The running port can be modified at the bottom of the file.
![](https://raw.githubusercontent.com/Evil0ctal/TikTokDownloader_PyWebIO/main/Screenshots/BT_Linux_Panel_Deploy_2.png) ![](https://raw.githubusercontent.com/Evil0ctal/TikTokDownloader_PyWebIO/main/Screenshots/BT_Linux_Panel_Deploy_2.png)
@ -347,7 +348,7 @@ For example: the project is deployed on a domestic server, and the person is in
## 🎉 Screenshot ## 🎉 Screenshot
> Note: > Note:
> The screenshots may not match the text due to update problems, please refer to the text description first. > The screenshots may not match the text due to update problems. Please refer to the text description first.
- Main interface - Main interface