1 Open Issue Need Help Last updated: Jun 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a Selenium-based TikTok video uploader. A `string index out of range` error occurs when setting the video description, specifically with longer descriptions containing usernames and hashtags. The error, seemingly fixed previously, has reappeared. The task involves identifying the root cause of the error within the `upload_video` function, likely related to how the description string is handled and interacted with within the TikTok website's structure via Selenium.

Complexity: 4/5
bug help wanted

A Selenium based tiktok uploading tool.

Python