Skip to content

Add video details and broadcasting features#56

Merged
sanjay-kv merged 1 commit into
recodehive:mainfrom
iitzIrFan:feature/broadcast
May 26, 2025
Merged

Add video details and broadcasting features#56
sanjay-kv merged 1 commit into
recodehive:mainfrom
iitzIrFan:feature/broadcast

Conversation

@iitzIrFan

Copy link
Copy Markdown
Member
  • Implement VideoDetails component to display individual video information including title and description.
  • Create BroadcastsPage component to list videos and shorts with pagination.
  • Add video card component for displaying video thumbnails and titles.
  • Introduce CSS styles for video layout, cards, and responsive design.
  • Fetch video titles from YouTube oEmbed API for dynamic title display.
  • Implement tab navigation for switching between videos and shorts.
  • Enhance user experience with hover effects and loading states for video thumbnails.

Screenshot_26-5-2025_16716_localhost

Screenshot_26-5-2025_16650_localhost

Screenshot_26-5-2025_16624_localhost

  • .P.S. Had also resolved the errors we were getting form the firebase setup missing modules in this PR

- Implement VideoDetails component to display individual video information including title and description.
- Create BroadcastsPage component to list videos and shorts with pagination.
- Add video card component for displaying video thumbnails and titles.
- Introduce CSS styles for video layout, cards, and responsive design.
- Fetch video titles from YouTube oEmbed API for dynamic title display.
- Implement tab navigation for switching between videos and shorts.
- Enhance user experience with hover effects and loading states for video thumbnails.
@sanjay-kv sanjay-kv merged commit 417caa8 into recodehive:main May 26, 2025
@sanjay-kv sanjay-kv added the area:dev-env CI, pre-commit, pylint and other changes that do not change the behavior of the final code label May 26, 2025
@sanjay-kv sanjay-kv added this to the Intial release: 1.0 milestone May 26, 2025
@sanjay-kv sanjay-kv moved this to Done in @recode-web May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-env CI, pre-commit, pylint and other changes that do not change the behavior of the final code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants