mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-20 00:04:54 +08:00
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
5117eff30d
commit
5584416e8d
10
README.en.md
10
README.en.md
@ -19,7 +19,7 @@ Language: \[[English](https://github.com/Evil0ctal/TikTokDownloader_PyWebIO/blo
|
|||||||
|
|
||||||
This project uses[PyWebIO](https://github.com/pywebio/PyWebIO)、[Requests](https://github.com/psf/requests)、[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)、[Requests](https://github.com/psf/requests)、[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 this project API 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 the API of this project 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.
|
||||||
|
|
||||||
@ -81,7 +81,7 @@ http://localhost(服务器IP):80/
|
|||||||
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
|
||||||
例子:
|
例子:
|
||||||
@ -195,7 +195,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 port 80 (default 80, which can be modified at the bottom of the file.)
|
- First go to the security group to open port 5000 (default 5000, which can be modified at the bottom of the file.)
|
||||||
- Search for python in the pagoda app store and install the project manager
|
- Search for python in the pagoda app store and install the project manager
|
||||||
|
|
||||||

|

|
||||||
@ -204,13 +204,13 @@ For example: the project is deployed on a domestic server, and the person is in
|
|||||||
|
|
||||||
- Create a project with an arbitrary name
|
- Create a project with an arbitrary name
|
||||||
- Path select the path where you upload the file
|
- Path select the path where you upload the file
|
||||||
- The Python version needs to be at least 3.9 or above (install it by yourself in the version management on the left)
|
- Python version needs to be at least 3 or more (install it yourself in the version management on the left)
|
||||||
- The frame is modified to`Flask`
|
- The frame is modified to`Flask`
|
||||||
- The startup method is changed to`python`
|
- The startup method is changed to`python`
|
||||||
- Startup file selection`TikTok_ZH.py`
|
- Startup file selection`TikTok_ZH.py`
|
||||||
- Check install module dependencies
|
- Check install module dependencies
|
||||||
- Start at will
|
- Start at will
|
||||||
- If the pagoda is installed`Nginx`wait for the application to stop it or`TikTok_ZH.py`Modify the port at the bottom (the default port is 80)
|
- If the pagoda is installed`Nginx`wait for the application to stop it or`TikTok_ZH.py`Modify the port at the bottom (the default port is 5000)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user