TikHub-API-Python-SDK icon indicating copy to clipboard operation
TikHub-API-Python-SDK copied to clipboard

High-performance asynchronous Douyin(抖音) TikTok Xiaohongshu(小红书) Kuaishou(快手) Weibo(微博) Instagram YouTube(油管) Twitter(X) Captcha Solver(验证码解决器) Temp Mail(临时邮箱) API(接口).

Results 17 TikHub-API-Python-SDK issues
Sort by recently updated
recently updated
newest added

Hello developers, first of all thank you for providing such a great tool! When I used the tiktok api provided by this repo to get comments on a certain video,...

在调用douyin_api.get_douyin_video_comments()方法时,返回结果为: { "status": false, "platform": "douyin", "endpoint": "/douyin/video_comments/", "total_time": null, "message": "解析失败,检查参数/Parse failed, check parameters", "video_id": null, "has_more": null, "cursor": null, "next_url": null, "count": null, "comments_list": null } 但需输入的参数都已输入,且已添加token因此想询问下可能的原因,谢谢。

{ "status": false, "platform": "douyin", "endpoint": "/douyin/video_comments/", "total_time": null, "message": "解析失败,检查参数/Parse failed, check parameters", "video_id": null, "has_more": null, "cursor": null, "next_url": null, "count": null, "comments_list": null }

![image](https://github.com/TikHubIO/Douyin-TikTok-API-Python-SDK/assets/12177660/652bd40d-8974-44b6-b9bc-e509ca000ca1)

怎么联系啊, 微信加了不通过?

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

我看了下全部都是需要从视频页链接才能抓取到主页相关信息。 我当前的需求根据用户名抓取对应的头像以及粉丝数。 请问有相关的api吗?我没找到。