(extract-video-id url)Extracts the video ID from a Supermaker AI video URL.
Args: url: The Supermaker AI video URL.
Returns: The video ID, or nil if the URL is not in the expected format.
Extracts the video ID from a Supermaker AI video URL. Args: url: The Supermaker AI video URL. Returns: The video ID, or nil if the URL is not in the expected format.
(mock-video-metadata video-id)Generates mock video metadata.
Args: video-id: The ID of the video.
Returns: A map containing mock video metadata.
Generates mock video metadata. Args: video-id: The ID of the video. Returns: A map containing mock video metadata.
(video-url video-id)Generates a Supermaker AI video URL from a video ID.
Args: video-id: The ID of the video.
Returns: The full URL to the Supermaker AI video.
Generates a Supermaker AI video URL from a video ID. Args: video-id: The ID of the video. Returns: The full URL to the Supermaker AI video.
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 |