Skip to content

Add video support to the front end #51

@xylophonez

Description

@xylophonez

The V3 contract (#46) will add support for video shows. This means shows (top level objects on the index, not individual episodes) can house content of one of the two distinct types: audio, or video.

The user flow is that when creating a new show, you select whether the episodes within will be audio or video.

For video shows, we should render the show view differently. Here is an example of the podcast show view.

For video support on the front end, we need:

  • A toggle when the "Add new show" in top menu is clicked, specifying it is a video show
  • A way to display videos in the show view -- possibly something like a playlist and one focused video, like YouTube

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions