wkaisertexas / tiktok-uploader

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

It broken #161

Open Yalton opened 1 month ago

Yalton commented 1 month ago

Seems to be failing on the Xpath but giving it an accurate Xpath does not seem to work either

[17:25:27] Authenticating browser with sessionid
[17:25:27] Create a firefox browser instance 
[17:25:37] Authenticating browser with cookies
[17:25:40] Posting video.mp4
               with description: ""
[17:25:40] Navigating to upload page
[17:25:43] Uploading video file
TimeoutException occurred:
 Message: 
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8
WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:187:5
NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:505:5
element.find/</<@chrome://remote/content/marionette/element.sys.mjs:135:16

[17:26:48] Removing split window
[17:26:54] Split window not found or operation timed out
[17:26:54] Setting interactivity settings
[17:26:59] Failed to set interactivity settings
[17:26:59] Setting description
[17:27:04] Failed to upload video.mp4
[17:27:04] Message: 
Stacktrace:
RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8
WebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:187:5
NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:505:5
element.find/</<@chrome://remote/content/marionette/element.sys.mjs:135:16
cateyelow commented 1 month ago

Install this library by using git instead of pypi pip install git+https://github.com/wkaisertexas/tiktok-uploader

felipexpert commented 4 weeks ago

The command: pip install git+https://github.com/wkaisertexas/tiktok-uploader Is not soving the problem for me