Openclaw skill that summarises my youtube subs every morning keeps dying on my vps
Ok so i set up openclaw like a month ago and finally built a skill i actually use daily. Every morning at 7am it grabs the new uploads from ~25 channels i follow, pulls each transcript, summarises them and dms me one digest on telegram. Honestly, it's been great, i read it with coffee instead of doomscrolling youtube.The
problem is the transcript part keeps breaking. on my laptop when i was testing it was perfect, like 0 issues across a week. moved OpenCLAW to a cheap Hetzner VPS so it can actually run on schedule and now half the runs fail with RequestBlocked or just come back empty.
took me embarrassingly long to realise its the same youtube-blocks-cloud-ips lololol thing everyone keeps complaining about. a scheduled agent is literally always running from a server so it gets flagged every single time lol.
how are u guys handling the transcript step in ur openclaw/automation setups??