ubershmekel / redditp

Convert any reddit page to a presentation or slide show

Home Page:https://redditp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer treats some GIFs as images-skips with the timer

neoum12 opened this issue · comments

It skips some GIFS, typically the ones with the loading bar, when timed out.

I think this only happens with redgifs. Am I right?

From my experience, only redgifs.

I imagine this is due to redgifs embeds being a black box that redditp is unable to access; to auto-advance when the video finishes (rather than on a timer) it would need to know when the video ends, but there is no way for redditp to access that information.

#168 implements this feature when its corresponding userscript is injected into the iframe.