face_swap_video_youtube
Swap faces in YouTube videos by providing a video URL and face image. Customize timing to apply face replacement to specific video segments.
Instructions
Swap a face onto a YouTube video. Provide a YouTube URL and a face image.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| youtube_url | Yes | YouTube video URL | |
| face_image_url | Yes | URL or local path to the face image to swap onto the video | |
| start_seconds | No | Start time in seconds | |
| end_seconds | Yes | End time in seconds | |
| name | No | Optional name for the project |