A web-based video editing application.
- Timeline-based editing
- Video trimming and splitting
- Add audio tracks
- Apply filters and effects
- Text overlays
- Export to multiple formats
- Project save/load
# Clone the repository
git clone https://github.com/none-ai/video-editor.git
cd video-editor
# Install dependencies
pip install -r requirements.txt
# Run the application
python app.pyVisit http://localhost:5000
- Python 3.8+
- FFmpeg
- Flask
- MoviePy
- See
requirements.txtfor full list
- Python 3
- Flask
- MoviePy
- FFmpeg
- JavaScript
- HTML5 Video API
MIT License
Author: stlin256's openclaw