mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-22 12:05:13 +08:00
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
c108b1254e
commit
cde78f645a
19
README.en.md
19
README.en.md
@ -27,7 +27,7 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
|
|||||||
## 👻Introduction
|
## 👻Introduction
|
||||||
|
|
||||||
> For stability reasons, temporarily close /video (returns mp4 files) and /music (returns mp3 files) of the demo station
|
> For stability reasons, temporarily close /video (returns mp4 files) and /music (returns mp3 files) of the demo station
|
||||||
> These two functions, and the batch download function of the result page are also temporarily unavailable. If you need it, please deploy it yourself. Other functions can still be used normally on the demo site. The API server guarantees 99% of the time to run normally, but does not guarantee 100% resolution. Success, if parsing fails please wait a minute or two and try again.
|
> These two functions, and the batch download function of the result page are also temporarily unavailable. If you need it, please deploy it yourself. Other functions can still be used normally on the demo site. The API server guarantees 99% of the time to run normally, but does not guarantee 100% parsing. Success, if parsing fails please wait a minute or two and try again.
|
||||||
|
|
||||||
🚀Demo address:<https://douyin.wtf/>
|
🚀Demo address:<https://douyin.wtf/>
|
||||||
|
|
||||||
@ -45,8 +45,7 @@ Updated on 2022/07/18, the shortcut command can automatically check for updates,
|
|||||||
|
|
||||||
This project uses[PyWebIO](https://github.com/pywebio/PyWebIO)、[Flask](https://github.com/pallets/flask), using Python to implement online batch parsing of Douyin's watermark-free video/atlas.
|
This project uses[PyWebIO](https://github.com/pywebio/PyWebIO)、[Flask](https://github.com/pallets/flask), using Python to implement online batch parsing of Douyin's watermark-free video/atlas.
|
||||||
|
|
||||||
It can be used to download videos that the author prohibits to download, or to perform data crawling, etc., and can be matched with[Shortcut APP that comes with iOS](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)
|
It can be used to download videos that the author prohibits to download, or to perform data crawling, etc., and can be matched with[Shortcut APP that comes with iOS](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.
|
||||||
配合本项目API实现应用内下载。
|
|
||||||
|
|
||||||
The shortcut command needs to be in the Douyin or TikTok app, select the video you want to save, click the share button, and then find "Douyin TikTok No Watermark Download"
|
The shortcut command needs to be in the Douyin or TikTok app, select the video you want to save, click the share button, and then find "Douyin TikTok No Watermark Download"
|
||||||
This option, if you encounter a notification asking whether to allow shortcut commands to access xxxx (domain name or server), you need to click Allow before it can be used normally. The successfully downloaded video or gallery will be saved in a special album for easy browsing.
|
This option, if you encounter a notification asking whether to allow shortcut commands to access xxxx (domain name or server), you need to click Allow before it can be used normally. The successfully downloaded video or gallery will be saved in a special album for easy browsing.
|
||||||
@ -85,7 +84,7 @@ This option, if you encounter a notification asking whether to allow shortcut co
|
|||||||
|
|
||||||
## 🧭 Running instructions (tested Python version is 3.8):
|
## 🧭 Running instructions (tested Python version is 3.8):
|
||||||
|
|
||||||
> 🚨If you want to deploy this project, please refer to the deployment method ([Docker deployment](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md#%E9%83%A8%E7%BD%B2%E6%96%B9%E5%BC%8F%E4%BA%8C-docker "Docker部署"),[手动部署](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md#%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 "手动部署"))
|
> 🚨If you want to deploy this project, please refer to the deployment method ([Docker deployment](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md#%E9%83%A8%E7%BD%B2%E6%96%B9%E5%BC%8F%E4%BA%8C-docker "Docker部署"),[Manual deployment](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/README.md#%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 "手动部署"))
|
||||||
|
|
||||||
- Clone this repository:
|
- Clone this repository:
|
||||||
|
|
||||||
@ -355,10 +354,10 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
|
|||||||
|
|
||||||
* * *
|
* * *
|
||||||
|
|
||||||
## 💾部署(方式一 手动部署)
|
## 💾Deployment (method 1 manual deployment)
|
||||||
|
|
||||||
> 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 (preferably a server in the United States), otherwise strange problems may occur.
|
> It is best to deploy this project to an overseas server (preferably a server in the United States), otherwise strange problems may occur.
|
||||||
|
|
||||||
@ -369,8 +368,8 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis
|
|||||||
> Deploy using the Pagoda Linux panel (
|
> Deploy using the Pagoda Linux panel (
|
||||||
> The Chinese pagoda is going to be bound to a mobile phone number, which is very rogue and cannot be bypassed. It is recommended to use the international version of the pagoda. Google search for the keyword aapanel to install it yourself, and the deployment steps are similar. )
|
> The Chinese pagoda is going to be bound to a mobile phone number, which is very rogue and cannot be bypassed. It is recommended to use the international version of the pagoda. Google search for the keyword aapanel to install it yourself, and the deployment steps are similar. )
|
||||||
|
|
||||||
- First, go to the security group to open ports 5000 and 2333 (default 5000 for Web, default 2333 for API, which can be modified in the file config.ini.)
|
- First go to the security group to open ports 5000 and 2333 (default 5000 for Web, 2333 for API default, which can be modified in the file config.ini.)
|
||||||
- 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)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -402,7 +401,7 @@ curl -fsSL get.docker.com -o get-docker.sh&&sh get-docker.sh &&systemctl enable
|
|||||||
```
|
```
|
||||||
|
|
||||||
- Just leave the config.int and docker-compose.yml files
|
- Just leave the config.int and docker-compose.yml files
|
||||||
- Run the command to let the container run in the background
|
- Run the command to keep the container running in the background
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
@ -433,7 +432,7 @@ docker compose pull && docker compose down && docker compose up -d
|
|||||||
## 🎉 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.
|
||||||
|
|
||||||
<details><summary>点击展开截图</summary>
|
<details><summary>点击展开截图</summary>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user