From b6e7502549df10edd3a047445480e9388c3ea0bc Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 13 Oct 2023 23:42:38 +0000
Subject: [PATCH] docs: Added README."en".md translation via
https://github.com/dephraiim/translate-readme
---
README.en.md | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/README.en.md b/README.en.md
index 4720151..7a3ab5d 100644
--- a/README.en.md
+++ b/README.en.md
@@ -62,9 +62,9 @@ _Download prohibited videos, perform data analysis, download without watermark o
> **_web_app.py:_**
-- for`web_api.py`as well as`scraper.py`A simple web program created to process the values entered on the web page and then use them`Scraper()`Class processing and cooperation`web_api.py`The interface output is on the web page (similar to front-end and back-end separation)
+- for`web_api.py`as well as`scraper.py`A simple web program created to process the values entered on the web page and use them`Scraper()`Class processing and cooperation`web_api.py`The interface is output on the web page (similar to front-end and back-end separation)
-**_Most of the parameters of the above files can be found in[config.ini](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/config.ini)Modify in_**
+**_Most of the parameters of the above files can be found in[config.ini](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/config.ini)Make changes in_**
## 💡Project file structure
@@ -82,8 +82,9 @@ _Download prohibited videos, perform data analysis, download without watermark o
- Douyin (overseas version of Douyin: TikTok) video/picture analysis
- Bilibili video analysis
- Watermelon video analysis
+- Kuaishou video analysis
- Batch analysis on the web page (supports Douyin/TikTok mixed submission)
-- Batch download of watermark-free videos from the web parsing result page (removed for V3.X and above versions, please deploy V2.X version by yourself)
+- Batch download of non-watermarked videos from the web parsing result page (removed for V3.X and above versions, please deploy V2.X version by yourself)
- API call to get link data
- make[pip package](https://pypi.org/project/douyin-tiktok-scraper/)Conveniently and quickly import your projects
- [iOS shortcut commands to quickly call API](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Achieve in-app download of watermark-free videos/photo albums
@@ -104,7 +105,7 @@ _Download prohibited videos, perform data analysis, download without watermark o
## 📦Call the parsing library:
-> 💡PyPi:
+> 💡PyPi:
Install the parsing library:`pip install douyin-tiktok-scraper`
@@ -125,7 +126,14 @@ asyncio.run(hybrid_parsing(url=input("Paste Douyin/TikTok/Bilibili share URL her
## 🗺️Supported submission formats:
-> 💡Tip: Including but not limited to the following examples, if you encounter link parsing failure, please open a new one[issue](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues)
+> 💡Tip: Including but not limited to the following examples. If you encounter link parsing failure, please open a new one.[issue](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues)
+
+- Kuaishou video link
+
+```text
+https://www.kuaishou.com/short-video/3xiqjrezhqjyzxw/
+https://v.kuaishou.com/75kDOJ/
+```
- Watermelon video link
@@ -221,11 +229,11 @@ Online:
https://api.douyin.wtf/@evil0ctal/video/7156033831819037994
# Return No Watermark Video Download Response
-**_For more demonstrations, please see the documentation..._**
+**_For more demonstrations, please view the document content..._**
## 💻Deployment (Method 1 Linux)
-> 💡Tips: It is best to deploy this project to a server in the United States, otherwise strange BUGs may occur.
+> 💡Tip: It is best to deploy this project to a server in the United States, otherwise strange BUGs may occur.
Recommended for everyone to use[Digitalocean](https://www.digitalocean.com/)servers, mainly because they are free.
@@ -237,7 +245,7 @@ My invitation link:
> Use script to deploy this project with one click
-- Download using wget command[install.sh](https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/bash/install.sh)至服务器并运行
+- Download using wget command[install.sh](https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/bash/install.sh)to the server and run
wget -O install.sh https://raw.githubusercontent.com/Evil0ctal/Douyin_TikTok_Download_API/main/bash/install.sh && sudo bash install.sh
@@ -325,7 +333,7 @@ docker rm -f douyin_tiktok_download_api
docker-compose pull && docker-compose down && docker-compose up -d
```
-## ❤️ Contributor
+## ❤️Contributor
[](https://github.com/Evil0ctal)[](https://github.com/jw-star)[](https://github.com/Jeffrey-deng)[](https://github.com/chris-ss)[](https://github.com/weixuan00)[](https://github.com/Tairraos)