Forum Discussion
Tiktok video editor I can use on a PC without watermark?
Using MoneyPrinterTurbo as your TikTok video editor for PC is a fascinating and unconventional choice. It's not a traditional video editor at all—it's an AI-powered automation framework that creates entire videos from scratch based on a single topic or keyword.
If you still want to use MoneyPrinterTurbo as a TikTok Video Editor for PC, here's a basic setup guide:
1. Prerequisites:
Install Python 3.10+ and FF mpeg on your system.
Obtain an API key for an LLM service and a video search service.
2. Installation:
bash
git clone https://github,com/harry0703/MoneyPrinterTurbo,git
cd MoneyPrinterTurbo
pip install -r requirements.txt
3. Configuration:
Copy config.example.toml to config.toml.
Add your API keys for the LLM and video providers in the config file.
4. Run the Tool:
bash
python main .py
The web interface will open at http: //localhost :8501. Enter a topic, configure video duration, language, and whether to include subtitles, then click "Generate Video."
5. Manual Refinement:
After rendering, you can import the generated MP4 into a traditional editor to make manual adjustments if you're not satisfied with the automated cuts. This hybrid approach combines automation with creative control, making it a more complete TikTok video editor for PC.