HA6Bots / TikTok-Compilation-Video-Generator

A system of bots that collects clips automatically via custom made filters, lets you easily browse these clips, and puts them together into a compilation video ready to be uploaded straight to any social media platform. Full VPS support is provided, along with an accounts system so multiple users can use the bot at once. This bot is split up into three separate programs. The server. The client. The video generator. These programs perform different functions that when combined creates a very powerful system for auto generating compilation videos.
https://www.youtube.com/watch?v=Ua-NbCDuYrE
MIT License
766 stars 121 forks source link

Traceback (most recent call last): #4

Open innovadorx opened 3 years ago

innovadorx commented 3 years ago

Traceback (most recent call last): File "D:\TikTok-Compilation-Video-Generator-master\TikTok Server\tiktok.py", line 150, in getAllClips new_ids.append(attemptAddScripts(results, "Hashtag")) File "D:\TikTok-Compilation-Video-Generator-master\TikTok Server\tiktok.py", line 60, in attemptAddScripts videoURL = tiktok["itemInfos"]["video"]["urls"][0] KeyError: 'itemInfos' 'itemInfos' exception occured downloading. waiting and retrying

Its happening a lot

Originally posted by @innovadorx in https://github.com/HA6Bots/TikTok-Compilation-Video-Generator/issues/3#issuecomment-722738034

innovadorx commented 3 years ago

it happens when i try to download by hashtag, if i choose any other option like trending it works

innovadorx commented 3 years ago

I think TikTokApi made a lot of changes, thats why its not working correctly now.

Found 10 unique clips Downloading... Downloading Clip 1/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 2/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 3/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 4/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 5/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 6/10 video generator offline HTTP Error 403: Forbidden Error downloading clip Downloading Clip 7/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 8/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 9/10 HTTP Error 403: Forbidden Error downloading clip Downloading Clip 10/10 HTTP Error 403: Forbidden Error downloading clip

I get that error when trying to download clips searching by Author

HA6Bots commented 3 years ago

Ok I'm going to review the changes this weekend and make sure everything is updated for the new TikTokAPI version. Please stay posted.

innovadorx commented 3 years ago

Thank you!

HA6Bots commented 3 years ago

API Fix! Please try again now with new server code.