Skip to content

Build a Catalog of Open-Source Demos from Our YouTube Channel #91

@kavaivaleri

Description

@kavaivaleri

We have a growing collection of open-source demos on our YouTube channel. Right now, all of these demos exist only as videos, but we want to turn them into a structured, discoverable catalog on the website. This will make it easier for learners to find relevant demos and help us showcase open-source projects more effectively.

The goal of this task is to automatically extract information about these demos from YouTube, generate structured entries for each demo, and publish them on the website as a clean catalog page.

What needs to be built

The result should be a new catalog page on the website that displays all demos in a visually clean, searchable format.

The catalog should include:

  • the name of the tool/project demonstrated,
  • a description of what the demo covers,
  • the YouTube link,
  • optional resources (repo, docs),
  • area/task this tool could be used for
  • and a consistent layout across all entries.

Other feature ideas are welcome.

Potential flow

  1. Scan our YouTube channel for demo videos
  2. Extract metadata
  3. Produce structured files that match the website's format
  4. Generate a new catalog page where all demos are displayed
  5. Provide a simple mechanism to add new demos in the future

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions