Youtube Caption Extractor

The Youtube Caption Extractor node extracts auto-generated subtitles and video details from a YouTube video specified by its URL. This node is ideal for applications that need to process or display transcriptions from YouTube videos along with metadata about the video.

Loading...

Inputs

The node requires the following inputs:

YouTube Video URL

  • Type: string
  • Description: The URL of the YouTube video from which to extract subtitles and details.
  • Sample Input: https://www.youtube.com/watch?v=dQw4w9WgXcQ

Language

  • Type: string
  • Description: The language of the captions to be extracted.
  • Default: en
  • Sample Input: fr

Output

The output is an object containing the extracted subtitles and video details:

YouTube Captions and Details

  • Type: object
  • Description: The extracted captions and video details.
  • Properties:
    • Subtitles: An array of subtitle entries.
    • Video Details: An object containing metadata about the video, such as title, description, and other relevant details.

By utilizing this node, users can easily access and process YouTube video information programmatically.

Need Help?

  • 💬
    Join BuildShip Community

    An active and large community of no-code / low-code builders. Ask questions, share feedback, showcase your project and connect with other BuildShip enthusiasts.

  • 🙋
    Hire a BuildShip Expert

    Need personalized help to build your product fast? Browse and hire from a range of independent freelancers, agencies and builders - all well versed with BuildShip.

  • 🛟
    Send a Support Request

    Got a specific question on your workflows / project or want to report a bug? Send a us a request using the "Support" button directly from your BuildShip Dashboard.

  • ⭐️
    Feature Request

    Something missing in BuildShip for you? Share on the #FeatureRequest channel on Discord. Also browse and cast your votes on other feature requests.