Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
352 stars 94 forks source link

How to use --autoconvert #92

Open elbarbudo opened 7 months ago

elbarbudo commented 7 months ago

When I try

python3 main.py main.py --autoconvert

I just get main.py: error: unrecognized arguments: main.py --autoconvert

What is the use of this flag, how to use it?

Lejoumou commented 5 months ago

Hi Try --auto-convert but python -main.py -h is your best friend for verify syntax ;)