Core namespace for the AI French Kiss Video Generator library. Provides utilities for interacting with, and simulating interactions with, the Supermaker.ai AI French Kiss Video Generator service.
Core namespace for the AI French Kiss Video Generator library. Provides utilities for interacting with, and simulating interactions with, the Supermaker.ai AI French Kiss Video Generator service.
(extract-video-id video-url)Extracts a video ID from a Supermaker.ai video URL. Assumes the URL format is 'https://supermaker.ai/videos/ai-french-kiss/{video-id}.mp4'.
video-url - The URL of the video. Must be a string.
Extracts a video ID from a Supermaker.ai video URL.
Assumes the URL format is 'https://supermaker.ai/videos/ai-french-kiss/{video-id}.mp4'.
video-url - The URL of the video. Must be a string.(generate-video-url seed)Generates a mock URL for an AI French Kiss video based on a given seed. This is a placeholder and doesn't actually generate a video.
seed - A string or number to use as a 'seed' for the video generation, used to create a unique (but fake) video URL.
Generates a mock URL for an AI French Kiss video based on a given seed.
This is a placeholder and doesn't actually generate a video.
seed - A string or number to use as a 'seed' for the video generation,
used to create a unique (but fake) video URL.(mock-video-metadata video-id)Generates mock metadata for an AI French Kiss video.
video-id - The ID of the video (e.g., extracted from the URL). Must be a string.
Generates mock metadata for an AI French Kiss video. video-id - The ID of the video (e.g., extracted from the URL). Must be a string.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |