DEV Community

Cover image for Python Library that auto-solves TikTok's captchas and lets you upload/schedule videos with TikTok sounds and hashtags
Haziq
Haziq

Posted on

Python Library that auto-solves TikTok's captchas and lets you upload/schedule videos with TikTok sounds and hashtags

I released my first python library recently, it is mostly playwright based code but also uses a Object Classification model that has been fine tuned to solve TikTok's captchas.

Here is a quick rundown of the features:

  • 🔐 Bypass/Auto Solve Captchas: No need to worry about any captchas interrupting the process, they'll be solved!
  • 🎵 Use TikTok Sounds: Go viral by seamlessly adding popular TikTok sounds to your videos.
  • 🗓 Schedule Uploads: Upload videos at specific times or upto 10 days in advance with our scheduling feature.
  • 🔍 Copyright Check: Ensure your video is safe from copyright claims before uploading.
  • 🏷 Add Working Hashtags: Increase your reach by adding effective hashtags that actually work.
  • ⏰ Cutdown on upload time: Upload to TikTok with way less hassle and much faster using our library

You can find more info on the library here:
https://github.com/haziq-exe/TikTokAutoUploader

Please feel free to leave a star on the project if you feel it is worth one.

Top comments (4)

Collapse
 
rahoxar858 profile image
rahoxar858

Cool!!

Collapse
 
refemo3619 profile image
refemo3619

You've earned star sir

Collapse
 
fruitpunch824 profile image
Suleiman

Brain rot generator gonna go craazy

Collapse
 
haziq_exe profile image
Haziq

Funnily enough, making one of those is what spawned this idea lol

I did finish up with that and want to release that repository too one day