Feature Request: Access Full Image/Video Media on Posts
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- api
Research direction
Start by reviewing the Devvit post data available for thumbnails and enriched thumbnails, then determine how image, video, and gallery data are currently represented. Define the required full-resolution media, gallery metadata, and post-type detection before identifying the relevant API entry points. Done means these media fields are consistently accessible across the requested post types.
Written by the indexing model from the issue text.
Description
Feature Request: Access Full Image/Video Media on Posts
Currently, Devvit post data only provides access to the thumbnail or enrichedThumbnail. These are helpful, but they're limited in resolution and don't support media-rich experiences that require full-sized images or videos.
I'd love to be able to:
- Access the full-resolution image URL(s) for image posts
- Retrieve all images from multi-image/gallery posts
- Access full video URLs (or relevant metadata needed to render/embed them)
- Have consistent support for media fields across different post types that include images or video
Media is a huge part of Reddit's user experience. I'm building a game similar to Wiki Racing, but for Reddit so media plays a key role. Being limited to thumbnails reduces the impact of the design and functionality. Having access to high-quality media would significantly improve the UX. More robust image and video functionality would likely help many other Devvit-ers too! When I floated the idea in Discord, another developer mentioned that access to post images would also be helpful for moderation purposes - for example, to get metadata like file size and resolution.
Additional Context: Support for Gallery Structures
It would also be super helpful to have structured access to gallery posts. Right now, multi-image/gallery posts aren't easily navigable through Devvit - the metadata needed to access each image in a gallery (media IDs, order, captions, etc) doesn't appear to be exposed.
Ideally, for a post that's a gallery, we'd be able to get:
- A list/array of image URLs (preferably full-resolution)
- Any associated metadata for each image (e.g. captions, order, MIME type)
- A way to detect that a post is a gallery
This would unlock more creative and functional ways to work with Reddit content. In my case, being able to show all images in a post helps players follow a visual narrative as they navigate from subreddit to subreddit.
Thanks for considering this!
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from reddit/devvit
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 5/5 Over a week Newbie friendliness 42/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
area:tools bug good first issue help wanted priority:P2
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
TaewoooPark/Motifcode#14 ·
-
bug 🐞
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
BasedHardware/omi#15320 ·
-
Difficulty 2/5 Half a day Newbie friendliness 78/100
vercel/vercel-plugin#199 ·