brasky / brasky/OpenSync

Move calls to YouTube API to server side.

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In situations where a room has many users, there's no reason for every user to call the YouTube API separately.

Most likely what should happen is:
User adds video -> SyncHub gets video ID -> SyncHub gets thumbnail URL and video title -> SyncHub sends thumbnail URL and video title to all users in a room.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.