Liking cljdoc? Tell your friends :D

qy-upup.supermaker-ai-video-downloader.core


extract-video-idclj

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

mock-video-metadataclj

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

video-urlclj

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