|
15 | 15 |
|
16 | 16 | ## Sponsors
|
17 | 17 |
|
18 |
| -These sponsors have paid to place them here,**Doinan_tics_download_api**The project will always be free and open source. If you wish to be a sponsor of this project, please check out my[GitHub 赞助商页面](https://github.com/sponsors/evil0ctal)。 |
| 18 | +These sponsors have paid to place them here,**Doinan_tics_download_api**The project will always be free and open source. If you wish to be a sponsor of this project, please check out my[GitHub Sponsor Page](https://github.com/sponsors/evil0ctal)。 |
19 | 19 |
|
20 | 20 | <div align="center">
|
21 | 21 | <a href="https://www.tikhub.io/" target="_blank">
|
@@ -148,7 +148,7 @@ Some of the source code of TikHub will be open sourced on Github and will sponso
|
148 | 148 |
|
149 | 149 | - Batch analysis on the web side (supports Douyin/TikTok hybrid analysis)
|
150 | 150 | - Download videos or albums online.
|
151 |
| -- Production[pip package](https://pypi.org/project/douyin-tiktok-scraper/)Easy and quick import of your project |
| 151 | +- Production[pip package](https://pypi.org/project/douyin-tiktok-scraper/)方便快速导入你的项目 |
152 | 152 | - [iOS shortcuts to quickly call API](https://apps.apple.com/cn/app/%E5%BF%AB%E6%8D%B7%E6%8C%87%E4%BB%A4/id915249334)Implement watermark-free videos/pictures in-app download
|
153 | 153 | - Complete API documentation ([Demo/Demo](https://api.douyin.wtf/docs))
|
154 | 154 | - Rich API interfaces:
|
@@ -184,7 +184,7 @@ Some of the source code of TikHub will be open sourced on Github and will sponso
|
184 | 184 | - [x] Get user homepage information
|
185 | 185 | - [x] Get the user's homepage fan data
|
186 | 186 | - [x] Get user's homepage follow data
|
187 |
| - - [x] Obtain data on the collection of works by users on the homepage |
| 187 | + - [x] 获取用户主页合辑作品数据 |
188 | 188 | - [x] Get search data for users' homepage
|
189 | 189 | - [x] Get user homepage playlist data
|
190 | 190 | - [x] Get individual video comment data
|
@@ -313,7 +313,7 @@ Online:<https://api.douyin.wtf/docs>
|
313 | 313 | - TikTok web cookies (acquire and replace cookies in the following configuration files):
|
314 | 314 | - <https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/30e56e5a7f97f87d60b1045befb1f6db147f8590/crawlers/tiktok/web/config.yaml#L6>
|
315 | 315 | - I turned off the online download function of the demonstration site. Someone downloaded a huge video and it crashed directly on my server. You can right-click to save the video on the web parsing result page...
|
316 |
| -- 演示站点的Cookie是我自己的,不保证长期有效,只起到演示作用,自己部署的话请自行获取Cookie。 |
| 316 | +- The cookies on the demo site are my own and are not guaranteed to be valid for a long time. They only serve as a demonstration. If you deploy it yourself, please get the cookies yourself. |
317 | 317 | - HTTP 403 error will occur if you need to access the video link returned by TikTok Web API. Please use the API in this project`/api/download`The interface downloads TikTok videos. This interface has been manually closed in the demonstration site, and you need to deploy this project yourself.
|
318 | 318 | - There is one here**Video tutorial**You can refer to:**_<https://www.bilibili.com/video/BV1vE421j7NR/>_**
|
319 | 319 |
|
@@ -397,7 +397,7 @@ Use the following command to check if your container is running:
|
397 | 397 | docker ps
|
398 | 398 | ```
|
399 | 399 |
|
400 |
| -This lists all active containers. Find`douyin_tiktok_api `to confirm its normal operation. |
| 400 | +这将列出所有活动容器。查找`douyin_tiktok_api `to confirm its normal operation. |
401 | 401 |
|
402 | 402 | ### Step 4: Access the application
|
403 | 403 |
|
|
0 commit comments