TikHub/TikHub-API-Python-SDK

获取主页的接口失效了

Closed this issue · 3 comments

接口返回:

{
    "status": "failed",
    "platform": "douyin",
    "endpoint": null,
    "message": "获取视频数据失败/Failed to get video data",
    "has_more": null,
    "cursor": null,
    "next_url": null,
    "count": null,
    "total_time": null,
    "aweme_list": null
}

dy的v1接口被估计是下架了。感觉要弄下v2了。

ok

已经解决了