docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
This commit is contained in:
parent
bc3133f3c1
commit
fb41b811d3
1 changed files with 4 additions and 4 deletions
|
|
@ -59,7 +59,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 videos without watermark on the analysis result page of the web page (V3.0.0 is temporarily removed, 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 ([API-V2](https://api-v2.douyin.wtf/docs)Support Douyin/TikTok)
|
||||
- Parse all comment information in the video ([API-V2](https://api-v2.douyin.wtf/docs)Support Douyin/TikTok)
|
||||
|
||||
|
|
@ -100,7 +100,7 @@ _Download prohibited videos for data analysis, download without watermark for iO
|
|||
|
||||
* * *
|
||||
|
||||
## 📦Call the parsing library:
|
||||
## 📦Calling the parsing library:
|
||||
|
||||
> 💡PyPi:<https://pypi.org/project/douyin-tiktok-scraper/>
|
||||
|
||||
|
|
@ -125,7 +125,7 @@ asyncio.run(hybrid_parsing(url=input("Paste Douyin/TikTok share URL here: ")))
|
|||
|
||||
> 💡Tips: Including but not limited to the following examples, if you encounter link parsing failures, please open a new one[issue](https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues)
|
||||
|
||||
- Douyin sharing password (copy in APP)
|
||||
- 抖音分享口令 (APP内复制)
|
||||
|
||||
```text
|
||||
7.43 pda:/ 让你在几秒钟之内记住我 https://v.douyin.com/L5pbfdP/ 复制此链接,打开Dou音搜索,直接观看视频!
|
||||
|
|
|
|||
Loading…
Reference in a new issue