From ed62bc3817311f70d2accf7b0614e727e335d7f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:28:17 +0000 Subject: [PATCH] docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme --- README.en.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.en.md b/README.en.md index ec796b99c..591c4c284 100644 --- a/README.en.md +++ b/README.en.md @@ -62,7 +62,7 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor ## 🖥Demo site: I am very vulnerable...please do not stress test (·•᷄ࡇ•᷅ ) -> 😾The online download function of the demo site has been turned off, and due to cookie reasons, Douyin's parsing and API services cannot guarantee availability on the Demo site. +> 😾The online download function of the demo site has been turned off, and due to cookie reasons, the availability of Douyin's parsing and API services cannot be guaranteed on the Demo site. 🍔Web APP: @@ -94,9 +94,9 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor > **_/app/web_** -- use`PyWebIO`A simple web program created to process the values ​​entered on the web page and then use them`Crawlers`The related class processing interface outputs related data on the web page. +- use`PyWebIO`A simple web program created to process the values ​​entered on the web page and use them`Crawlers`The related class processing interface outputs related data on the web page. -**_Most of the parameters of the above files can be found in the corresponding`config.yaml`Modify in_** +**_Most of the parameters of the above files can be found in the corresponding`config.yaml`Make changes in_** ## 💡Project file structure @@ -119,7 +119,7 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor ## ✨Supported functions: -- Batch parsing on the web page (supports Douyin/TikTok mixed parsing) +- Batch analysis on the web page (supports Douyin/TikTok mixed analysis) - Download videos or photo albums online. - 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 @@ -155,7 +155,7 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor - [x] Get user homepage work data - [x] Obtain the data of works liked by the user's homepage - [x] Get user homepage information - - [x] Get user home page fan data + - [x] Get fan data on user homepage - [x] Get user homepage follow data - [x] Get user homepage collection work data - [x] Get user homepage collection data @@ -176,7 +176,7 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor ## 📦Call the parsing library (obsolete and needs to be updated): -> 💡PyPi: +> 💡PyPi: Install the parsing library:`pip install douyin-tiktok-scraper` @@ -197,7 +197,7 @@ 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) - Douyin sharing password (copy in APP) @@ -259,11 +259,11 @@ Online: - Crawl video data (TikTok or Douyin hybrid analysis)`https://api.douyin.wtf/api/hybrid/video_data?url=[视频链接/Video URL]&minimal=false` - Download videos/photo albums (TikTok or Douyin hybrid analysis)`https://api.douyin.wtf/api/download?url=[视频链接/Video URL]&prefix=true&with_watermark=false` -**_For more demonstrations, please see the documentation..._** +**_For more demonstrations, please view the document content..._** ## ⚠️Preparation work before deployment (please read carefully): -- You need to solve the problem of crawler cookie risk control by yourself, otherwise the interface may become unusable. After modifying the configuration file, you need to restart the service for it to take effect. It is best to use the cookie of the account you have already logged in to. +- You need to solve the problem of crawler cookie risk control by yourself, otherwise the interface may become unusable. After modifying the configuration file, you need to restart the service for it to take effect, and it is best to use cookies from accounts that you have already logged in to. - Douyin web cookie (obtain and replace the cookie in the configuration file below): - - TikTok web-side cookies (obtain and replace the cookies in the configuration file below):