I am working on a Django Web project. I'm trying to embed the youtube video on my website and click button to capture the video image with dragging the part of it. I followed some codes which use 'canvas2html' in javascript, but it failed catching the video image for some reason.
This is my goal.
How can I solve this challenging situation?