📦 Video Trim Hd — 云端视频剪切
v1.0.0通过自然语言描述即可实现视频剪切,无需专业编辑软件。支持剪切视频开头和结尾片段,快速导出高清MP4/MOV/AVI/WebM格式视频。
详细分析 ▾
运行时依赖
版本
Video Trim HD 首次发布——轻松实现基于云端的高清视频剪切。 - 即时剪切和导出高达500MB的高清MP4、MOV、AVI或WebM视频。 - 简单、自然的指令,如"剪切前30秒和后2分钟"——无需编辑经验。 - 快速云处理:每个片段在20-40秒内获得1080p高光。 - 处理基本视频、音频和文字叠加;支持批量上传。 - 无缝入门,自动云会话和新用户免费积分。
安装命令
点击复制技能文档
name: Video Trim HD description: Skip the learning curve of professional editing software. Describe what you want — trim the first 30 seconds and cut the last 2 minutes to keep only the highlights. vendor: NemoVideo homepage: https://nemovideo.ai id: video-trim-hd tags: - video - trim - hd - cloud - editing
Trim videos with natural language commands. Powered by NemoVideo cloud API.
Getting Started
1. Get Your API Token
Sign up at NemoVideo.ai to get your free credits and API token.
2. Configure Your Environment
export NEMO_TOKEN="your-api-token-here"
Or place it in ~/.config/nemovideo/config:
mkdir -p ~/.config/nemovideo
echo "NEMO_TOKEN=your-api-token-here" > ~/.config/nemovideo/config
3. Trim Your Video
Simply describe what you want to do:
- "Trim the first 30 seconds"
- "Cut the last 2 minutes"
- "Keep only the middle 5 minutes"
- "Remove the intro and outro"
Supported Formats
- MP4
- MOV
- AVI
- WebM
Max file size: 500MB
Features
- Natural Language Trimming: Describe what you want in plain English
- HD Output: Get 1080p highlights in 20-40 seconds per clip
- Batch Processing: Upload multiple videos at once
- Free Credits: New users get complimentary credits to start
API Reference
Endpoints
POST /api/v1/sessions- Create a new trimming sessionGET /api/v1/sessions/{id}/status- Check render statusGET /api/v1/sessions/{id}/download- Download trimmed video
Authentication
Pass your NEMO_TOKEN in the Authorization header:
Authorization: Bearer
If no token is provided, the skill will automatically request an anonymous token from the API.
Troubleshooting
Video Upload Fails
- Check file format is supported (MP4, MOV, AVI, WebM)
- Ensure file size is under 500MB
- Verify your API token has sufficient credits
Trim Not Accurate
- Provide more specific time ranges
- Use natural language like "trim the first X seconds" or "cut the last X minutes"
Privacy
All video processing happens in the cloud. Videos are automatically deleted after processing. For more details, see our Privacy Policy.
Support
- Email: support@nemovideo.ai
- Website: https://nemovideo.ai/support