You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of us have a hard time getting away from shorts and videos and as a consequence, end up losing hours to watching shorts and videos. I tried force-closing youtube once I reach a certain time with Automate but I didn't get it to work.
Since I'm really bad at explaining things in words, here is a flow chart.
┌──────────────┐
│User opens app│
└───────┬──────┘
│
▼
┌─────────────────────┐
│x minute timer starts│
└──────────┬──────────┘
│
│
│ ┌────────────┐
├─►│On new video│
│ └──────┬─────┘
│ │
│ Will timer run out during video?
│ │
│ │Yes ┌──────────────────────┐ ┌───────────────────────┐
│ ├─────►│Don't reccomend videos├──────►│"You have exceeded your│
│ │ └──────────────────────┘ │ session limit" │
│ │ └───────────────────────┘
│ │No ┌────────────────┐ ▲
│ └─────►│Resume as normal│ │
│ └────────────────┘ │
│ │
│ ┌────────────┐ │
├─►│On new short│ │
│ └──────┬─────┘ │
│ │ │
│ Will timer run out during short? │
│ │ │
│ │ ┌─────────────────────────┐ │
│ ├─────►│Dont let user scroll down├────────────┤
│ │ └─────────────────────────┘ │
│ │ │
│ │No ┌────────────────┐ │
│ └─────►│Resume as normal│ │
│ └────────────────┘ │
│ │
│ ┌──────────────┐ │
└─►│Timer ran out │ │
│while browsing│ │
└──────┬───────┘ │
│ │
│ ┌────────────────────────┐ │
└─────►│Stop loading new content├─────────────┘
└────────────────────────┘
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Some of us have a hard time getting away from shorts and videos and as a consequence, end up losing hours to watching shorts and videos. I tried force-closing youtube once I reach a certain time with Automate but I didn't get it to work.
Since I'm really bad at explaining things in words, here is a flow chart.
Beta Was this translation helpful? Give feedback.
All reactions