th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
8.95k stars 507 forks source link

[Feature Request]: Feature Request: Implement Collaborative Playlist Creation #1912

Closed KhNediem closed 7 months ago

KhNediem commented 7 months ago

Preflight Checklist

Problem Description

Currently, our project lacks the functionality for collaborative playlist creation. This feature would allow users to create playlists together with their friends, enabling a more social and interactive experience within the app.

Proposed Solution

Alternatives Considered

As an alternative approach, integrating with existing social platforms (e.g., Facebook, Twitter) to facilitate playlist collaboration. However, this approach may pose privacy concerns and limit the user base to those who have accounts on the integrated platforms.

Additional Information

Further research is needed to collect user feedback and refine the proposed solution. This survey aims to develop a persona for the app to enhance understanding. https://forms.office.com/r/aeFcy7gG7m

JellyBrick commented 7 months ago

https://github.com/th-ch/youtube-music/tree/master/src/plugins/music-together

Already implemented.

JellyBrick commented 7 months ago

Duplicate of #1480