wkaisertexas / tiktok-uploader

Automatically ⬆️ upload TikTok videos
https://pypi.org/project/tiktok-uploader/
360 stars 84 forks source link

Schedule fails when set month #76

Closed lavanphat closed 8 months ago

lavanphat commented 10 months ago

i receive a error when set schedule. i'm using python 3.8.10

This is log error

Failed to set schedule: time data 'November' does not match format '%B'
[17:28:33] Failed to set schedule: time data 'November' does not match format '%B'
Skyslycer commented 10 months ago

Code?

wkaisertexas commented 10 months ago

Honestly, using a cron job would probably be easier

Skyslycer commented 10 months ago

Honestly, using a cron job would probably be easier

Scheduling has it's uses, I can't get it to work right now tho sadly. #74