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

Implement video caching so reopening same video after closing doesn't have to load it again #1983

Open
3 tasks
Splitpeach opened this issue Feb 23, 2025 · 1 comment
Labels
Android Core Enhancement New feature or request

Comments

@Splitpeach
Copy link

What happened?

A video streams every time you watch it. On YouTube after the first time you stream a video the video stays "downloaded" so you can go back and watch it again without buffering or skip back to already loaded sections.

This doesn't happen with GrayJay. It reloads it every time. If you skip back it starts streaming again from where you skipped to.

If you rewatch it streams it all over again.

It should stay streamed so you can rewatch without having to download again or face buffering.

Grayjay Version

latest

What plugins are you seeing the problem on?

Youtube

Plugin Version

No response

When do you experience the issue?

  • While logged in
  • While logged out
  • N/A

Are you using a VPN?

Yes

Relevant log output

@Splitpeach Splitpeach added the Bug Something isn't working label Feb 23, 2025
@Zvonimir-FUTO Zvonimir-FUTO added Enhancement New feature or request Core Android and removed Bug Something isn't working labels Feb 25, 2025
@Zvonimir-FUTO Zvonimir-FUTO changed the title Video reloads each time you watch. Implement video caching so reopening same video after closing doesn't have to load it again Feb 25, 2025
@Zvonimir-FUTO
Copy link
Collaborator

What you refer to "stay streamed" is cached data. Changed the title so it's clearer to us what is requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Core Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants