Is this possible? Telegram url to youtube, like and send screen?

The idea is:

link my personal telegram account to n8n

My use case:

when I personally receive a youtube url from a telegram channel: 1. open the url, 2. give a like to the linked video, 3. make a screenshot, and 4. send it to a telegram chat

I think it would be beneficial to add this because:

in my case, this helps some friends of mine to get the like asap

Are you willing to work on this?

I’m a programmer for automotive embedded systems, quite far from high level automation, but I can try to collaborate

Hello friend, I believe you will be able to do this using Selenium. When your telegram bot finds a YouTube URL, you can use Selenium to access the URL and perform the actions you want.