Liking cljdoc? Tell your friends :D

qy-upup.ai-french-kiss-video-generator.core

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.
raw docstring

extract-video-idclj

(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.
raw docstring

generate-video-urlclj

(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.
raw docstring

mock-video-metadataclj

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close