From e42398db52e6beb2ee18f78575dfa63ec373f7a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:33:30 +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 f24b34b..8a9f1ec 100644 --- a/README.en.md +++ b/README.en.md @@ -23,7 +23,7 @@ _Some simple application scenarios:_ _Download prohibited videos for data analysis, download without watermark for iOS (with[iOS built-in shortcut command 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 or read clipboard download), etc....._ -## 🖥Public site: I'm vulnerable...don't stress test (••᷄ࡇ•᷅ ) +## 🖥Public site: I'm fragile...don't stress test (••᷄ࡇ•᷅ ) > **Tikhub-Opi:**support`Douyin|TikTok`Crawl the author's home page video data (remove watermark link, liked video list (permissions need to be public), video comment data, background music video list data, etc...), for details, please check TikHub- API documentation. In addition, TikHub-API is faster than this project's API when capturing TikTok data. @@ -48,7 +48,7 @@ _Download prohibited videos for data analysis, download without watermark for iO ## ⚗️Technology stack -- [web_app.py](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/web_app.py) - [PyWebIO](https://www.pyweb.io/) +- [web_app.py](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/web_app.py)-[PyWebIO](https://www.pyweb.io/) - [web_api.py](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/web_api.py)-[FastAPI](https://fastapi.tiangolo.com/) - [scraper.py](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/main/scraper.py)-[AIOHTTP](https://docs.aiohttp.org/) @@ -58,7 +58,7 @@ _Download prohibited videos for data analysis, download without watermark for iO > **_web_api.py:_** -- Get request parameters and use`Scraper()`The class processes the data and returns it in the form of JSON, video downloads, quick calls with iOS shortcuts, and asynchronous support. +- Get request parameters and use`Scraper()`After the class processes the data, it returns in the form of JSON, video downloads, quick calls with iOS shortcut commands, and asynchronous support. > **_web_app.py:_** @@ -84,7 +84,7 @@ _Download prohibited videos for data analysis, download without watermark for iO - Batch download of watermark-free videos from the analysis result page on the web page (removed in V3.X and later versions, please deploy V2.X version by yourself) - API call to get link data - make[pip package](https://pypi.org/project/douyin-tiktok-scraper/)Easily and quickly import your projects -- [iOS shortcut command to quickly call API](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Realize in-app download without watermark video/photo gallery +- [iOS shortcut commands quickly call API](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Realize in-app download without watermark video/photo gallery - Parse all videos on the author's homepage ([Tikhub-opy](https://api.tikhub.io/docs)Support Douyin/TikTok) - Parse all comment information in the video ([Tikhub-opy](https://api.tikhub.io/docs)Support Douyin/TikTok) @@ -94,7 +94,7 @@ _Download prohibited videos for data analysis, download without watermark for iO > 💡Suggestions or PRs are welcome to this repository ♪(・ω・)ノ) -- [ ] Write an asynchronous downloader on the desktop to achieve local batch download +- [ ] Write an asynchronous downloader on the desktop to realize local batch download - [ ] TikHub-API adds data crawling for hash_tag pages[#101](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/101) - [ ] Add support for other short video platforms, such as: Douyin Volcano, Kuaishou, Watermelon Video, Bilibili @@ -102,7 +102,7 @@ _Download prohibited videos for data analysis, download without watermark for iO ## 📦Call the parsing library: -> 💡PyPi: +> 💡PyPi: Install the parsing library:`pip install douyin-tiktok-scraper` @@ -212,7 +212,7 @@ online: > 💡Tips: It is best to deploy this project to a server in the United States, otherwise strange bugs may appear. -recommend everyone to use[Digitalocean](https://www.digitalocean.com/)The server, mainly because it is free. +recommend everyone to use[Digitalocean](https://www.digitalocean.com/)The server, mainly because of free. Sign up with my invitation link, you can get a $200 credit, and when you spend $25 on it, I can also get a $25 reward. @@ -270,7 +270,7 @@ You can stop the api service by running: systemctl stop web_api.service - web service:`systemctl enable/disable web_app.service` - api service:`systemctl enable/disable web_api.service` -> update item +> update project - `cd /www/wwwroot/Douyin_TikTok_Download_API/bash` - `sudo sh update.sh` @@ -346,7 +346,7 @@ Web main interface:
-## 📜 Star history +## 📜 Star History [![Star History Chart](https://api.star-history.com/svg?repos=Evil0ctal/Douyin_TikTok_Download_API&type=Timeline)](https://star-history.com/#Evil0ctal/Douyin_TikTok_Download_API&Timeline)