wkaisertexas / tiktok-uploader

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

Is it possible to use the tiktok splitting option? #26

Closed BONG8 closed 1 year ago

BONG8 commented 1 year ago

Hello, thank you very much for this bot. I would like to ask if is it possible to add a option to split the video that gets uploaded using the tiktok splitting option?

wkaisertexas commented 1 year ago

Hi @BONG8, thanks for the interest.

Using the TikTok splitting feature is generally not planned for two main reasons:

If you are interested in learning more about automatic video editing, I would check out MoviePy which is a really-user-friendly way to edit videos with code. Furthermore, if you don't mind the chaos of it FFmpeg is a great command-line utility for working with video files. FFmpeg is a bit old and confusing so I would not recommend it, speaking from personal experience.