You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ Part of TikHub's source code will be open sourced on Github, and it will sponsor
184
184
-[x] Get user homepage work data
185
185
-[x] Obtain the data of works liked by the user's homepage
186
186
-[x] Get user homepage information
187
-
-[x] Get fan data on user homepage
187
+
-[x] Get user homepage fan data
188
188
-[x] Get user homepage follow data
189
189
-[x] Get user homepage collection work data
190
190
-[x] Get user homepage collection data
@@ -238,7 +238,7 @@ asyncio.run(hybrid_parsing(url=input("Paste Douyin/TikTok/Bilibili share URL her
238
238
239
239
## 🗺️Supported submission formats:
240
240
241
-
> 💡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)
241
+
> 💡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)
- Crawl video data (TikTok or Douyin hybrid analysis)`https://api.douyin.wtf/api/hybrid/video_data?url=[视频链接/Video URL]&minimal=false`
301
301
- Download videos/photo albums (TikTok or Douyin hybrid analysis)`https://api.douyin.wtf/api/download?url=[视频链接/Video URL]&prefix=true&with_watermark=false`
302
302
303
-
**_For more demonstrations, please see the documentation..._**
303
+
**_For more demonstrations, please view the document content..._**
304
304
305
305
## ⚠️Preparation work before deployment (please read carefully):
0 commit comments