Michele0303 / tiktok-live-recorder

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

Add auto-convert command line argument #47

Closed aCS6 closed 1 year ago

aCS6 commented 1 year ago

Currently, the application requires user input to initiate the video conversion process. This issue aims to enhance the application by introducing a new command line argument, --auto-convert, which will enable automatic video conversion without requiring user intervention. When this flag is provided, the application should automatically initiate the conversion process after recording the video. This enhancement will improve the usability and efficiency of the application, particularly in automated scenarios.