Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1017 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 1017 Bytes

Cancel-Auto-Play-on-YouTube-TV

An Automate Flo that automatically presses the Cancel button, when YouTube TV tries to Auto-Play the next episode of what you're watching.

A Flo is a proprietary binary format, so code can't be managed in GitHub. You can only view the Flo in the Automate app. Once installed, the Flo can be found in the Automate community here...

https://llamalab.com/automate/community/flows/44517

Details

YouTube TV likes to automatically play the next episode unless you press Cancel. So when you fall asleep watching TV, several episodes play automatically, marking them as, "Watched". This Flo will help ensure only the current episode is marked, "Watched".

Unfortunately, the Cancel button isn't actually a UI Element and can only be found using a textual XPath search. Right now, English is supported.

I'll be happy to add support for other languages, if I'm provided with translations.