Video channel: auto show "Expanded View" > play a specific video

Hi all,

I was wondering if the following can be done using Corvid:

I want to create links to a video channel (grid) page, once loaded, the “Expanded View” will show up and play a specific video in that channel.

So when someone clicks a link with this url:

https://example.com/video-channel-page#video2

“Expanded View” will show up and point to the 2nd video automatically.

So, essentially, it’s an “onready > check window.location.hash > play related video” kind of stuff.

Any tips will be appreciated, thanks everyone!