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

Better YouTube handling #465

Closed
1 task
jocmp opened this issue Oct 24, 2024 · 4 comments
Closed
1 task

Better YouTube handling #465

jocmp opened this issue Oct 24, 2024 · 4 comments
Assignees

Comments

@jocmp
Copy link
Owner

jocmp commented Oct 24, 2024

  • Handle iframes like Feedbin (prevent swipe events)
@jocmp jocmp self-assigned this Oct 24, 2024
@jocmp jocmp moved this from On Deck to In Progress in Capy Reader Nov 27, 2024
@jocmp jocmp moved this from In Progress to On Deck in Capy Reader Nov 27, 2024
@jocmp jocmp moved this from On Deck to In Progress in Capy Reader Dec 11, 2024
@jocmp jocmp removed the status in Capy Reader Dec 15, 2024
@scharmach
Copy link

Maybe this is better suited here instead of opening a new issue. Let me know what you think, @jocmp.

If you scroll through an article, then YouTube videos get already played (or paused) while you scroll over them. Here's an example with a random article:

Screenrecorder-2024-12-18-17-38-21-998.online-video-cutter.com.mp4

This can be quite irritating and in my opinion the playback should be harder to trigger, with a tap instead of on scrolling.

Also, thanks a lot for this great app! 🙏

@jocmp
Copy link
Owner Author

jocmp commented Dec 19, 2024

Hey @scharmach thanks for reporting. I was able to reproduce this. It looks like any touch event (including a swipe) will autoplay YouTube. It's possible to avoid if you swipe around the video, but it's not easy. I'll see if I can modify this so that it's not so easy to start the video.

@jocmp jocmp moved this to On Deck in Capy Reader Dec 19, 2024
@jocmp jocmp moved this from On Deck to In Progress in Capy Reader Dec 20, 2024
@jocmp
Copy link
Owner Author

jocmp commented Dec 20, 2024

I'm working on a custom overlay that should prevent YouTube's touchy behavior. On click the video will start as expected. Here's a sneak peek!

Screen_recording_20241219_231002.mp4

@jocmp
Copy link
Owner Author

jocmp commented Dec 22, 2024

This is available as of 2024.12.1085-dev.

@jocmp jocmp closed this as completed Dec 22, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Capy Reader Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants