Is there a way to remove the overlays that show on a Loom video embed
Loom provides 4 querystring parameters to disable the overlays:
- hide_owner=true
- hide_share=true
- hide_title=true
- hideEmbedTopBar=true
I can set those querystrings, but the overlays still show on the video. Is there a workaround to just show the plain video?
Thanks