Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]请问下,Tiktok开发者接口中,下载单个视频的代码是怎么样的呢? #710

Open
lynnwho12 opened this issue Apr 30, 2024 · 1 comment
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems)

Comments

@lynnwho12
Copy link

image image

请问下,在开发者接口中,如何用接口下载 Tiktok 中的单个视频呢?以上开发者文档中的内容,都没有说明是怎么用这个调用下载 Tiktok 视频的接口,谢谢

video = await TiktokHandler(kwargs).handle_one_video(itemId="7331950734482705669")

video = await TiktokHandler(kwargs). create_download_task(itemId="7331950734482705669")

都出错了

@lynnwho12 lynnwho12 added the 故障(bug) 代码问题导致的错误(Bugs caused by code problems) label Apr 30, 2024
@Johnserf-Seed
Copy link
Owner

image

出什么错呢? 按照文档和代码片段去跑怎么会错呢,哪里没提供代码片段。请补充issue内容。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems)
Projects
None yet
Development

No branches or pull requests

2 participants