PrimalHQ / primal-web-app

Primal's web app for Nostr, as experienced on primal.net.
https://primal.net
MIT License
180 stars 30 forks source link

TIDAL Embeds (and all other with OEmbed?) #76

Open enjikaka opened 1 month ago

enjikaka commented 1 month ago

Summary

Doesn't look like Primal uses OEmbed to embed rich content. So sharing for example a TIDAL link does not present an embed player instead of the link. This would be nice to have.

Not only TIDAL but also Spotify, YouTube provide implementations of the OEmbed API for this use case.

Basic example

Primal left - Snort right

Skärmavbild 2024-06-03 kl  10 57 42

Motivation

It's nicer with rich content in the feeds when possible, as opposed to just a link!

enjikaka commented 1 month ago

I'd be happy to port my contribution in Snort over to Primal as well! https://github.com/v0l/snort/pull/191