Error 701 for playing videos from google drive

Hello. I am trying to create blocs to play a video(around 20 mb) using a URL from google drive. Still I am going wrong somewhere so error 701 pops up saying video cannot be played. Few people recommended to use clock. But I just started using kodular a week before and I don’t know what it means. Does this clock component solve this issue. Could you guys please help me on what to do or am I at least on the right track.

Use Do it in call converter url block and post the result here.
I don’t know very well the google drive URL parameters but may be you are setting the source to a invalid url

In Converter procedure Replace

https://drive.google.com/uc?id=

with

https://drive.google.com/uc?export=download&id=

Thanks. I could play mp4 files. But is it possible to play .avi files also.