ChaitanyaKiran14 / player-custom-seekbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

player-custom-seekbar

Requirements

  • Integration with the existing codebase to support segmented seekbars, similar to YouTube.
  • Ability to divide the player's seekbar into specified segments.
  • A scrollToSegment function to navigate to the beginning of a selected segment.

Implementation

Do look at each section

Next.js Frontend

Overview

  • The frontend should call the backend to retrieve thumbnails or segment data and pass this information to the video component.

Implementation

Look at the code :(

Backend

Overview

  • Utilize chunks.sh script to upload files to the backend.

Detailed Documentation

For more information on setting up and running the backend, including the use of the chunks.sh script for file uploads, please refer to the backend README(.)md:

Link to backend README.md

About


Languages

Language:TypeScript 77.7%Language:HTML 17.8%Language:Shell 3.1%Language:CSS 1.1%Language:JavaScript 0.3%