haziq-exe / TikTokAutoUploader

Auto upload and schedule TikToks with TikTok sounds, hashtags and more 🚀
MIT License
49 stars 3 forks source link

Can't upload on any day of october #12

Closed DevWosley closed 1 week ago

DevWosley commented 2 weeks ago

Bot worked perfectly fine in september. Couldn't upload past the 1st of october in september. But right now i can't upload on any day in october ;/

upload_tiktok( video='', description=' ', accountname= '', hashtags=['#fun'], schedule='06:00', day=2, suppressprint=True, headless=False )

ACOOLS commented 2 weeks ago

the same issue on 1 october work today 2 october is not working

haziq-exe commented 2 weeks ago

Hello, thank you for trying out the library,

I'm not encountering the same issue while testing so I will need some more info.

When running in headless mode does the code click the schedule button and open up the following list just fine?

Screenshot 2024-10-02 at 6 33 55 PM
DevWosley commented 2 weeks ago

@haziq-exe It opens that page and then crashes immediatly and throws up the error

haziq-exe commented 2 weeks ago

Can you please copy paste the entire error message and send it

Thank you.

ACOOLS commented 2 weeks ago

done inputting File, waiting for tiktok to load onto their server, this may take a couple of minutes, depending on your video length Description and Hashtags added Tik tok done loading file onto servers But when i check on my tiktok no video are uploaded yesterday everything work great i have already update the cookies json file but not working

haziq-exe commented 2 weeks ago

done inputting File, waiting for tiktok to load onto their server, this may take a couple of minutes, depending on your video length

Description and Hashtags added

Tik tok done loading file onto servers

But when i check on my tiktok no video are uploaded

yesterday everything work great

i have already update the cookies json file but not working

Do you get an error message indicating the code failed to run as planned? If yes please copy paste the entire error and send it as a comment in this thread

ACOOLS commented 2 weeks ago

It works today the upload of videos to tikotok

haziq-exe commented 1 week ago

@DevWosley Has the issue fixed itself for you as well?