ubershmekel / redditp

Convert any reddit page to a presentation or slide show
https://redditp.com
MIT License
259 stars 101 forks source link

Crosspost gallery support #172

Closed estrohm closed 1 month ago

estrohm commented 3 months ago

Previously, crossposts of gallery posts displayed a black screen. I've tweaked it so that now they display the first image of the parent post like regular galleries.

Sample post: https://redditp.com/r/comics/comments/1c4o8kc/hey_what_would_the_earth_3_variants_of_these/ It works well on my local machine.

I don't want to step on the toes of @felixs-alt whose gallery update looks great, but seems to have the same issue. It looks like they didn't touch Embedit.js which is where I made my changes.

QuantumManiac commented 1 month ago

Since #166 is now merged, this might be good to merge as well.

ubershmekel commented 1 month ago

Seems to work. Thank you. Closes #173