makiisthenes / TiktokAutoUploader

Automatically Edits Videos and Uploads to Tiktok with CLI, Requests not Selenium.
GNU General Public License v3.0
505 stars 110 forks source link

infinite "[-] Waiting for TikTok to process video..." its 25 seconds #65

Open Germanized opened 4 months ago

Germanized commented 4 months ago

it worked fine once now it does this C:\Users\darth\Downloads\TikTokUploadV2\TikTokAPI>python cli.py upload --user postingevrysecond -v "C:\Users\darth\Downloads\TikTokUploadV2\TikTokAPI\VideosDirPath\vid.mp4" -t "poop" User successfully logged in. Tiktok Datacenter Assigned: useast5 Uploading video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video... [-] Waiting for TikTok to process video...

makiisthenes commented 4 months ago

This project does not handle uploading videos back to back, you must wait and simulate as a normal user would,

EloWeld commented 3 months ago

This project does not handle uploading videos back to back, you must wait and simulate as a normal user would,

And yet, this is often an endless upload, he checks into the empty endlessly, although all the answers are tiktok 200

Can you please email me? Or answer why is it possible

python194 commented 3 months ago

I tried again a second time and the upload was successful. Please add the proxy feature as well

EloWeld commented 3 months ago

I tried again a second time and the upload was successful. Please add the proxy feature as well

It works very unstable, an attempt to upload the same video with the same proxies can end in 2 minutes or 6 minutes, but most likely there will be a RuntimeError after long time.

makiisthenes commented 2 months ago

This script works as intended, it may seem unstable but this is due to varying times for TikTok status to change, in which the script polls continuously until its recieved.