Reddit.NET icon indicating copy to clipboard operation
Reddit.NET copied to clipboard

Please add support for galleries

Open largenumberhere opened this issue 2 years ago • 2 comments

I want to request all the gallery images for a reddit post without having to request everything manually. Please consider adding support for it. Thanks

largenumberhere avatar Jan 09 '23 22:01 largenumberhere

It's been awhile since I looked into Gallery support. Last I checked, the API didn't natively support it, but that was some years ago. I'll need to do some research on this one to see if it's possible.

I did find this post that discusses the issue:

https://www.reddit.com/r/redditdev/comments/j93s7m/is_there_an_api_for_image_galleries/

sirkris avatar May 28 '23 03:05 sirkris

I've made a PR #151 a while back that addresses this use case, but haven't worked on it since. You can use it as a starting point

eldarium avatar Aug 09 '23 05:08 eldarium