Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer treats some GIFs as images-skips with the timer #141

Open
neoum12 opened this issue May 16, 2022 · 3 comments
Open

Timer treats some GIFs as images-skips with the timer #141

neoum12 opened this issue May 16, 2022 · 3 comments

Comments

@neoum12
Copy link

neoum12 commented May 16, 2022

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

@ubershmekel
Copy link
Owner

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

@fudge01010
Copy link

fudge01010 commented May 17, 2022

From my experience, only redgifs.

@omegasome
Copy link
Contributor

omegasome commented Feb 7, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants