mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-20 22:40:08 +08:00
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
782835c87e
commit
81a4dda06d
14
README.en.md
14
README.en.md
@ -27,13 +27,13 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
|
||||
## 👻Introduction
|
||||
|
||||
> 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% parsing. 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% resolution. Success, if parsing fails please wait a minute or two and try again.
|
||||
|
||||
🚀Demo address:<https://douyin.wtf/>
|
||||
|
||||
🛰API demo:<https://api.douyin.wtf/>
|
||||
|
||||
💾iOS Shortcuts (Chinese):[Click to get](https://www.icloud.com/shortcuts/331073aca78345cf9ab4f73b6a457f97)(
|
||||
💾iOS Shortcuts (Chinese):[点击获取](https://www.icloud.com/shortcuts/331073aca78345cf9ab4f73b6a457f97)(
|
||||
Updated on 2022/07/18, the shortcut command can automatically check for updates, just install it once. )
|
||||
|
||||
🌎iOS Shortcut(English):[Click to get](https://www.icloud.com/shortcuts/83548306bc0c4f8ea563108f79c73f8d)(Updated on
|
||||
@ -184,7 +184,7 @@ https://www.douyin.com/video/6914948781100338440
|
||||
https://www.douyin.com/discover?modal_id=7069543727328398622
|
||||
```
|
||||
|
||||
- TikTok URL Shortening (In-App Copy)
|
||||
- TikTok Short URL (In-App Copy)
|
||||
|
||||
```text
|
||||
例子:
|
||||
@ -357,7 +357,7 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
|
||||
## 💾Deployment (method 1 manual deployment)
|
||||
|
||||
> 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.
|
||||
|
||||
@ -384,7 +384,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis
|
||||
- API startup file selection`web_api.py`
|
||||
- Check install module dependencies
|
||||
- Start at will
|
||||
- If the pagoda runs`Nginx`When waiting for other services, please judge whether the port is occupied. The running port can be modified in the file config.ini.
|
||||
- If the pagoda runs`Nginx`等其他服务时请自行判断端口是否被占用,运行端口可在文件config.ini中修改。
|
||||
|
||||

|
||||
|
||||
@ -401,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
|
||||
- Run the command to keep the container running in the background
|
||||
- Run the command to let the container run in the background
|
||||
|
||||
```yaml
|
||||
docker compose up -d
|
||||
@ -486,4 +486,4 @@ MY License
|
||||
|
||||
* * *
|
||||
|
||||
> GitHub[@Evil0ctal](https://github.com/Evil0ctal) · Email[Evil0ctal1985@gmail.com]\([Evil0ctal1985@gmail.com](mailto:Evil0ctal1985@gmail.com)
|
||||
> GitHub[@Evil0ctal](https://github.com/Evil0ctal) · Email[Evil0ctal1985@gmail.com](mailto:Evil0ctal1985@gmail.com)
|
||||
|
Loading…
x
Reference in New Issue
Block a user