Skip to content

feat(Prime Video): Add Skip ads patch #4824

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

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

hoo-dles
Copy link
Contributor

@hoo-dles hoo-dles commented Apr 18, 2025

This is a first pass of a patch for Amazon Prime Video to skip ads. Ad breaks seem to be baked into the incoming stream, so the best we can do is force the video player to seek over them.

I could use some help with more extensive testing since the Prime Video app has like 5 different video player implementations and I'm not sure when (if?) the ones that I didn't patch are used.

@hoo-dles
Copy link
Contributor Author

Related to feature request: #4676

@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Apr 18, 2025 that may be closed by this pull request
3 tasks
@LisoUseInAIKyrios LisoUseInAIKyrios changed the title feat(Prime Video): Initial commit of Skip Ads patch feat(Prime Video): Add Skip ads patch Apr 18, 2025
@LisoUseInAIKyrios
Copy link
Contributor

For the other player implementations, it's worth checking an Android tablet (Android Studio device emulator).

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

Successfully merging this pull request may close these issues.

feat: Prime Video Hide Ads
3 participants