Explore Plans
Mobile menu Close menu
Sonilo

Generate music for a video

This action will generate a soundtrack matched to the pacing of your video.

Developer info

API endpoint slug
sonilo.generate_music_for_video
Filter code method
Sonilo.generateMusicForVideo.skip(string?: reason)
Runtime method
runAction("sonilo.generate_music_for_video", {})

Action fields

Video url Text input > Other

Label
Video URL
Helper text
A public link to your video file, for example a shared Google Drive or Dropbox URL
Slug
video_url
Required
true
Can have default value
true
Filter code method
Sonilo.generateMusicForVideo.setVideoUrl(string: video_url)

Prompt Text input > Other

Label
Description
Helper text
Describe the music that should accompany the video — mood, genre, energy. For example: "upbeat music for a travel montage". Leave it broad and Sonilo will match the video.
Slug
prompt
Required
false
Can have default value
true
Filter code method
Sonilo.generateMusicForVideo.setPrompt(string: prompt)