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

This commit is contained in:
github-actions[bot] 2022-04-17 21:04:56 +00:00
parent e1d5f8f95e
commit bd01739aaf

View file

@ -20,7 +20,7 @@ Language: \[[English](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/b
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, and can be used with[iOS Shortcuts 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. It can be used to download videos that the author prohibits to download, and can be used with[iOS Shortcuts 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.
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 the option "Douyin TikTok without watermark download", if you encounter a notification asking whether to allow the shortcut command to access xxxx (domain name) or server), you need to click Allow to use it normally. 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 the option "Douyin TikTok without watermark download", if you encounter a notification asking whether to allow the shortcut command to access xxxx (domain name) or server), you need to click Allow to use it normally.
@ -140,7 +140,7 @@ http://localhost(服务器IP):2333/
https://www.douyin.com/video/6914948781100338440 https://www.douyin.com/video/6914948781100338440
``` ```
- TikTok URL Shortening (In-App Copy) - TikTok Short URL (In-App Copy)
```text ```text
例子: 例子:
@ -319,7 +319,7 @@ http://localhost(服务器IP):2333/music?url="复制的(抖音/TikTok)口令/链
> 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.
For example: the project is deployed on a domestic server, and the person is in the United States, click the link of the result page and report an error 403, which is visually related to Douyin CDN. 项目部署在国内服务器而人在美国点击结果页面链接报错403 目测与抖音CDN有关系。
> Deploy using the Pagoda Linux panel > Deploy using the Pagoda Linux panel