Closed ghost closed 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.70. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
[W:pyppeteer.chromium_downloader] start chromium download.
Download may take a few minutes.
Traceback (most recent call last):
File "downloadTikTok.py", line 8, in
i am getting this error
See #203
@rabiranjankumar I'm updating that python file now
Read Below!!! If this doesn't fix your issue delete these two lines
You may need to install chromedriver for your machine globally. Download it here and add it to your path.
Describe the bug
The get_video_By_Tiktok can't grab the download url because of the dictionary returned value has been modified(changed)
The buggy code class TiktokApi:
Please insert the code that is throwing errors or is giving you weird unexpected results.
a['itemInfos']['video']['urls'][0] Expected behavior
A clear and concise description of what you expected to happen.
Error Trace (if any)
Put the error trace below if there's any error thrown.
Desktop (please complete the following information):
Additional context replace the code with a['itemInfo']['itemStruct']['video']['downloadAddr']
Add any other context about the problem here.