ordinals/ord

Support previewing playlist inscriptions

Open

#2,806 opened on Dec 3, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1,479 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (3,955 stars)
PR merge metrics
 (Avg merge 15d 21h) (5 merged PRs in 30d)

Description

It would be cool to preview m3u inscriptions. m3u is a playlist format, usually used to create mp3 playlists. We should also investigate the difference between m3u and m3u8. m3u8 is UTF-8 encoded m3u, so perhaps we should only support that.

Contributor guide